Searched refs:status_srb (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1610 if (ha->status_srb != NULL && pkt->entry_type !=
1612 ql_add_link_b(done_q, &ha->status_srb->cmd);
1613 ha->status_srb = NULL;
2545 ha->status_srb = sp;
2584 if (ha->status_srb == NULL) {
2613 ql_srb_t *sp = ha->status_srb;
2643 ha->status_srb = NULL;
H A Dql_api.c15444 if (ha->status_srb != NULL) {
15445 sp = ha->status_srb;
15446 ha->status_srb = NULL;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1452 ql_srb_t *status_srb; member in struct:ql_adapter_state

Completed in 83 milliseconds