Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c123 struct ahci_ioreq { struct
126 STAILQ_ENTRY(ahci_ioreq) io_flist; argument
128 uint8_t *cfis;
129 uint8_t *dsm;
130 uint32_t len;
131 uint32_t done;
132 int slot;
133 int more;
134 int readop;