Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla4xxx/
Dql4_nx.h26 #define CRB_TEMP_STATE QLA82XX_REG(0x1b4) macro
Dql4_os.c204 CRB_TEMP_STATE,
/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_nx.h30 #define CRB_TEMP_STATE QLA82XX_REG(0x1b4) macro
Dqla_nx.c3285 temp = qla82xx_rd_32(ha, CRB_TEMP_STATE); in qla82xx_check_temp()
3308 temp = qla82xx_rd_32(vha->hw, CRB_TEMP_STATE); in qla82xx_read_temperature()
/Linux-v5.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h752 #define CRB_TEMP_STATE (NETXEN_NIC_REG(0x1b4)) macro
Dnetxen_nic_main.c2146 temp = NXRD32(adapter, CRB_TEMP_STATE); in netxen_nic_check_temp()