Searched refs:XEN_PCI_OP_conf_write (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/xen/io/ | ||
H A D | pciif.h | 40 #define XEN_PCI_OP_conf_write (1) macro |
/freebsd/sys/dev/xen/pcifront/ | ||
H A D | pcifront.c | 622 .cmd = XEN_PCI_OP_conf_write, in xpcib_write_config() |