Home
last modified time | relevance | path

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

/titanic_41/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) in pcidr_name2type() function
H A Dpcidr.c236 if (pcidr_name2type(name, &type) != 0) in parse_argv_attr()