Home
last modified time | relevance | path

Searched refs:CRB_TEMP_STATE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_nx.h27 #define CRB_TEMP_STATE QLA82XX_REG(0x1b4) macro
616 CRB_TEMP_STATE,
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_nx.h31 #define CRB_TEMP_STATE QLA82XX_REG(0x1b4) macro
Dqla_nx.c3319 temp = qla82xx_rd_32(ha, CRB_TEMP_STATE); in qla82xx_check_temp()
3342 temp = qla82xx_rd_32(vha->hw, CRB_TEMP_STATE); in qla82xx_read_temperature()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h768 #define CRB_TEMP_STATE (NETXEN_NIC_REG(0x1b4)) macro
Dnetxen_nic_main.c2171 temp = NXRD32(adapter, CRB_TEMP_STATE); in netxen_nic_check_temp()