Home
last modified time | relevance | path

Searched defs:pci_io_freebsd6 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpci_user.c337 struct pci_io_freebsd6 { struct
338 struct pcisel_freebsd6 pi_sel; /* device to operate on */
339 int pi_reg; /* configuration register to examine */
340 int pi_width; /* width (in bytes) of read or write */
341 u_int32_t pi_data; /* data to write or result of read */