Searched refs:q80_tx_cntxt_destroy_t (Results 1 – 2 of 2) sorted by relevance
3435 q80_tx_cntxt_destroy_t *tcntxt; in qla_del_xmt_cntxt_i()3439 tcntxt = (q80_tx_cntxt_destroy_t *)ha->hw.mbox; in qla_del_xmt_cntxt_i()3440 bzero(tcntxt, (sizeof (q80_tx_cntxt_destroy_t))); in qla_del_xmt_cntxt_i()3443 tcntxt->count_version = (sizeof (q80_tx_cntxt_destroy_t) >> 2); in qla_del_xmt_cntxt_i()3449 (sizeof (q80_tx_cntxt_destroy_t) >> 2), in qla_del_xmt_cntxt_i()
1139 } __packed q80_tx_cntxt_destroy_t; typedef