QLCNIC_MBX_HOST  3964 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		writel(mbx_cmd, QLCNIC_MBX_HOST(ahw, 0));
QLCNIC_MBX_HOST  3966 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 			writel(cmd->req.arg[i], QLCNIC_MBX_HOST(ahw, i));
QLCNIC_MBX_HOST  3973 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		writel(mbx_cmd, QLCNIC_MBX_HOST(ahw, 0));
QLCNIC_MBX_HOST  3981 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		writel(mbx_cmd, QLCNIC_MBX_HOST(ahw, 1));
QLCNIC_MBX_HOST  3984 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 			writel(*(cmd->hdr++), QLCNIC_MBX_HOST(ahw, i));
QLCNIC_MBX_HOST  3986 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 			writel(*(cmd->pay++), QLCNIC_MBX_HOST(ahw, i));