Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c309 #define DISC_PRIV 0x40 macro
2382 Sccb_idmsg & ~DISC_PRIV))); in FPT_ssel()
2409 Sccb_idmsg & ~DISC_PRIV))); in FPT_ssel()
3119 Sccb_idmsg & ~(unsigned char)DISC_PRIV))); in FPT_sisyncn()
3361 Sccb_idmsg & ~(unsigned char)DISC_PRIV))); in FPT_siwidn()
3677 currSCCB->Sccb_idmsg = currSCCB->Sccb_idmsg & ~(unsigned char)DISC_PRIV; in FPT_ssenss()