Home
last modified time | relevance | path

Searched refs:match_flag_subdevice (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcivar.h274 match_flag_subdevice:1, member
285 match_flag_subdevice:1,
307 .match_flag_subdevice = 1, .subdevice = (sd)
H A Dpci.c6886 if (id->match_flag_subdevice) in pci_match_device()