Lines Matching refs:hid
211 snic->config.hid, /* hid */ in snic_queue_icmnd_req()
548 u32 cmnd_id, hid; in snic_icmnd_cmpl_handler() local
558 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_icmnd_cmpl_handler()
564 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
916 u32 hid; in snic_itmf_cmpl_handler() local
920 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
923 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
995 u32 hid; in snic_hba_reset_cmpl_handler() local
1007 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1010 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1114 u32 cmnd_id, hid; in snic_aen_handler() local
1119 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_aen_handler()
1122 typ, hdr_stat, cmnd_id, hid, ctx); in snic_aen_handler()
1308 snic->config.hid, in snic_queue_itmf_req()
2237 snic->config.hid, 0, (ulong) rqi); in snic_issue_hba_reset()