cp_max            320 dev/pci/pci_subr.c 	    size_t cp_max)
cp_max            366 dev/pci/pci_subr.c 		snprintf(cp, cp_max, "%svendor 0x%04x product 0x%04x",
cp_max            369 dev/pci/pci_subr.c 		snprintf(cp, cp_max, "\"%s %s\"", vendor_namep, product_namep);
cp_max            371 dev/pci/pci_subr.c 		snprintf(cp, cp_max, "vendor \"%s\", unknown product 0x%04x",
cp_max            374 dev/pci/pci_subr.c 		strlcat(cp, " (", cp_max);
cp_max            377 dev/pci/pci_subr.c 			snprintf(cp + cp_len, cp_max - cp_len,
cp_max            381 dev/pci/pci_subr.c 			snprintf(cp + cp_len, cp_max - cp_len,
cp_max            385 dev/pci/pci_subr.c 			snprintf(cp + cp_len, cp_max - cp_len,
cp_max            390 dev/pci/pci_subr.c 		snprintf(cp + cp_len, cp_max - cp_len,
cp_max            394 dev/pci/pci_subr.c 		snprintf(cp + cp_len, cp_max - cp_len,
cp_max            398 dev/pci/pci_subr.c 		snprintf(cp + cp_len, cp_max - cp_len, " rev 0x%02x",