Searched refs:fcp_txrdy (Results 1 – 4 of 4) sorted by relevance
95 struct fcp_txrdy { struct
181 struct fcp_txrdy *txrdy; in ft_write_pending()
517 dma->size = sizeof(struct fcp_txrdy) * hw->config.n_io; in efct_hw_setup_io()580 io->xfer_rdy.size = sizeof(struct fcp_txrdy); in efct_hw_setup_io()582 xfer_virt += sizeof(struct fcp_txrdy); in efct_hw_setup_io()583 xfer_phys += sizeof(struct fcp_txrdy); in efct_hw_setup_io()2876 struct fcp_txrdy *xfer = io->xfer_rdy.virt; in efct_hw_io_send()
783 struct fcp_txrdy *dd; in fc_fcp_recv()
Completed in 14 milliseconds