Home
last modified time | relevance | path

Searched refs:SREG_TPOWER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h374 #define SREG_TPOWER 0x80 /* State of termpwr */ macro
H A Dqlogicpti.c658 if (!(curstat & SREG_TPOWER) && (qpti->swsreg & SREG_TPOWER)) in qlogicpti_verify_tmon()
666 if (curstat & SREG_TPOWER) { in qlogicpti_verify_tmon()