Searched refs:pcidr_name2type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pcidr/
H A Dpcidr.h91 int pcidr_name2type(char *, data_type_t *);
H A Dpcidr_common.c153 pcidr_name2type(char *name, data_type_t *typep) function
H A Dpcidr.c59 * of recognized names into appropriate types using pcidr_name2type() and
184 * those for pcidr_name2type()
234 if (pcidr_name2type(name, &type) != 0)

Completed in 45 milliseconds