Searched defs:match_info (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | tlan.c | 125 struct match_info { struct 126 u32 pci, pci_mask, subsystem, subsystem_mask; 127 u32 revision, revision_mask; /* Only 8 bits. */
|
H A D | tulip.c | 173 struct match_info { struct 174 u32 pci, pci_mask, subsystem, subsystem_mask; 175 u32 revision, revision_mask; /* Only 8 bits. */
|
/titanic_41/usr/src/uts/common/os/ |
H A D | dacf.c | 647 dacf_match(dacf_opid_t op, dacf_devspec_t ds, void *match_info) in dacf_match()
|
H A D | devcfg.c | 3612 struct match_info { struct 3622 struct match_info *info = (struct match_info *)arg; in i_find_devi() argument
|