Searched refs:q80_stop_nic_func_t (Results 1 – 2 of 2) sorted by relevance
3922 q80_stop_nic_func_t *stop_nic; in qla_stop_nic_func()3928 stop_nic = (q80_stop_nic_func_t *)ha->hw.mbox; in qla_stop_nic_func()3929 bzero(stop_nic, sizeof(q80_stop_nic_func_t)); in qla_stop_nic_func()3932 stop_nic->count_version = (sizeof (q80_stop_nic_func_t) >> 2); in qla_stop_nic_func()3940 (sizeof (q80_stop_nic_func_t) >> 2), in qla_stop_nic_func()
874 } __packed q80_stop_nic_func_t; typedef