Home
last modified time | relevance | path

Searched refs:DIFF_SENSE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dadvansys.c1428 #define DIFF_SENSE 0x0080 /* 1: No SE cables, 0: SE cable (Read-Only) */ macro
4660 if ((scsi_cfg1 & DIFF_MODE) && (scsi_cfg1 & DIFF_SENSE) == 0) { in AdvInitAsc3550Driver()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dadvansys.c1415 #define DIFF_SENSE 0x0080 /* 1: No SE cables, 0: SE cable (Read-Only) */ macro
4611 if ((scsi_cfg1 & DIFF_MODE) && (scsi_cfg1 & DIFF_SENSE) == 0) { in AdvInitAsc3550Driver()

Completed in 29 milliseconds