Home
last modified time | relevance | path

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

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