Searched refs:ocs_hw_io_send (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_hw.h | 1285 extern ocs_hw_rtn_e ocs_hw_io_send(ocs_hw_t *, ocs_hw_io_type_e, ocs_hw_io_t *, uint32_t, ocs_hw_io…
|
H A D | ocs_scsi.c | 1323 …rc = ocs_hw_io_send(&io->ocs->hw, io->hio_type, io->hio, io->wire_len, &io->iparam, &io->node->rno… in ocs_scsi_io_dispatch_hw_io()
|
H A D | ocs_hw.c | 4049 ocs_hw_io_send(ocs_hw_t *hw, ocs_hw_io_type_e type, ocs_hw_io_t *io, in ocs_hw_io_send() function
|