Home
last modified time | relevance | path

Searched defs:match_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c125 struct match_info { struct
126 u32 pci, pci_mask, subsystem, subsystem_mask;
127 u32 revision, revision_mask; /* Only 8 bits. */
H A Dtulip.c173 struct match_info { struct
174 u32 pci, pci_mask, subsystem, subsystem_mask;
175 u32 revision, revision_mask; /* Only 8 bits. */
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c645 dacf_match(dacf_opid_t op, dacf_devspec_t ds, const void *match_info) in dacf_match()
H A Ddevcfg.c3769 struct match_info { struct
3779 struct match_info *info = (struct match_info *)arg; in i_find_devi() argument