Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_nx.h27 #define CRB_TEMP_STATE QLA82XX_REG(0x1b4) macro
616 CRB_TEMP_STATE,
/linux-4.1.27/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()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_nx.h29 #define CRB_TEMP_STATE QLA82XX_REG(0x1b4) macro
Dqla_nx.c3320 temp = qla82xx_rd_32(ha, CRB_TEMP_STATE); in qla82xx_check_temp()
3343 temp = qla82xx_rd_32(vha->hw, CRB_TEMP_STATE); in qla82xx_read_temperature()