Searched refs:ahci_ioreq (Results 1 – 1 of 1) sorted by relevance
121 struct ahci_ioreq { struct124 STAILQ_ENTRY(ahci_ioreq) io_flist; argument125 TAILQ_ENTRY(ahci_ioreq) io_blist;172 struct ahci_ioreq *ioreq;174 STAILQ_HEAD(ahci_fhead, ahci_ioreq) iofhd;175 TAILQ_HEAD(ahci_bhead, ahci_ioreq) iobhd;481 struct ahci_ioreq *aior; in ahci_port_stop()606 ahci_build_iov(struct ahci_port *p, struct ahci_ioreq *aior, in ahci_build_iov()663 struct ahci_ioreq *aior; in ahci_handle_rw()749 struct ahci_ioreq *aior; in ahci_handle_flush()[all …]