Searched defs:drmach_name2type_idx (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c82 static int drmach_name2type_idx(char *);
503 i = drmach_name2type_idx(name);
1830 drmach_name2type_idx(char *name) function
1889 if (drmach_name2type_idx(name) < 0) {
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c250 static int drmach_name2type_idx(char *);
1002 i = drmach_name2type_idx(name);
1542 drmach_name2type_idx(char *name) function
1625 if (drmach_name2type_idx(name) < 0) {
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c443 static int drmach_name2type_idx(char *);
1142 i = drmach_name2type_idx(name);
2611 i = drmach_name2type_idx(name);
4679 drmach_name2type_idx(char *name) function
4740 (drmach_name2type_idx(name) < 0))
7089 if (drmach_name2type_idx(name) < 0) {

Completed in 72 milliseconds