Searched refs:ql_start_iocb (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_iocb.h | 1478 void ql_start_iocb(ql_adapter_state_t *, ql_srb_t *);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_iocb.c | 72 ql_start_iocb(ql_adapter_state_t *vha, ql_srb_t *sp) in ql_start_iocb() function
|
H A D | ql_api.c | 5165 ql_start_iocb(ha, sp); in ql_p2p_plogi() 5436 ql_start_iocb(ha, sp); in ql_els_prli() 7525 ql_start_iocb(ha, sp); in ql_start_cmd() 7759 ql_start_iocb(vha, sp); in ql_next() 7899 ql_start_iocb(ha, NULL); in ql_done() 10177 ql_start_iocb(ha, NULL); in ql_wait_outstanding() 10385 ql_start_iocb(ha, NULL); in ql_abort_queues() 15456 ql_start_iocb(ha, NULL); in ql_halt()
|
H A D | ql_isr.c | 1488 ql_start_iocb(ha, NULL); in ql_fast_fcp_post()
|