Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pci/
H A Dpci_user.c155 struct pci_conf *match_buf) in pci_conf_match_native() argument
175 && (match_buf->pc_sel.pc_domain != in pci_conf_match_native()
221 struct pci_conf *match_buf) in pci_conf_match32() argument
241 && (match_buf->pc_sel.pc_domain != in pci_conf_match32()
378 struct pci_conf *match_buf) in pci_conf_match_old() argument
386 if (match_buf->pc_sel.pc_domain != 0) in pci_conf_match_old()
442 struct pci_conf *match_buf) in pci_conf_match_old32() argument
520 struct pci_conf *match_buf) in pci_conf_match() argument
530 num_matches, match_buf)); in pci_conf_match()
536 match_buf)); in pci_conf_match()
[all …]