Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pci/
H A Dpci_user.c157 struct pci_conf *match_buf) in pci_conf_match_native() argument
177 && (match_buf->pc_sel.pc_domain != in pci_conf_match_native()
223 struct pci_conf *match_buf) in pci_conf_match32() argument
243 && (match_buf->pc_sel.pc_domain != in pci_conf_match32()
380 struct pci_conf *match_buf) in pci_conf_match_old() argument
388 if (match_buf->pc_sel.pc_domain != 0) in pci_conf_match_old()
444 struct pci_conf *match_buf) in pci_conf_match_old32() argument
522 struct pci_conf *match_buf) in pci_conf_match() argument
532 num_matches, match_buf)); in pci_conf_match()
538 match_buf)); in pci_conf_match()
[all …]