mac_high 2164 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c u32 mac_low, mac_high; mac_high 2175 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c mac_high = cmd.rsp.arg[2]; mac_high 2178 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c mac[i] = (u8) (mac_high >> ((1 - i) * 8)); mac_high 821 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c u32 mac_low, mac_high; mac_high 832 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c mac_high = cmd.rsp.arg[2]; mac_high 835 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c mac[i] = (u8) (mac_high >> ((1 - i) * 8));