Searched refs:pci_conf32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.h78 struct pci_conf32 { struct
H A Dfreebsd32_ioctl.c65 CTASSERT(sizeof(struct pci_conf32) == 44);
255 struct pci_conf32 pc32;
256 struct pci_conf32 *pc32p;
277 nmatch_to_convert = pci32.match_buf_len / sizeof(struct pci_conf32);
313 pc32p = (struct pci_conf32 *)PTRIN(pci32.matches);

Completed in 103 milliseconds