Searched defs:ctlr_type (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/cmd/format/ | ||
H A D | hardware_structs.h | 152 struct ctlr_type { struct |
/titanic_51/usr/src/uts/common/sys/ | ||
H A D | pci_tools.h | 187 uchar_t ctlr_type; /* A PCITOOL_CTLR_TYPE - from kernel */ member |
/titanic_51/usr/src/cmd/pcitool/ | ||
H A D | pcitool.c | 1629 char *ctlr_type = NULL; in get_interrupt_ctlr() local |