Searched refs:HVD (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | advansys.c | 397 #define ASC_IERR_HVD_DEVICE 0x0100 /* HVD device on LVD port */ 1448 #define HVD 0x1000 /* HVD Device Detect */ macro 5130 * connectors are acceptable except HVD device attached. For example, in AdvInitAsc38C0800Driver() 5135 * If an HVD device is attached to one of LVD connectors, return an in AdvInitAsc38C0800Driver() 5136 * error. However, there is no way to detect HVD device attached to in AdvInitAsc38C0800Driver() 5139 if (scsi_cfg1 & HVD) { in AdvInitAsc38C0800Driver() 5196 * Clear BIG_ENDIAN, DIS_TERM_DRV, Terminator Polarity and HVD/LVD/SE in AdvInitAsc38C0800Driver() 5625 * Each ASC-38C1600 function has two connectors. Only an HVD device in AdvInitAsc38C1600Driver() 5630 * If an HVD devic in AdvInitAsc38C1600Driver() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | advansys.c | 388 #define ASC_IERR_HVD_DEVICE 0x0100 /* HVD device on LVD port */ 1435 #define HVD 0x1000 /* HVD Device Detect */ macro 5081 * connectors are acceptable except HVD device attached. For example, in AdvInitAsc38C0800Driver() 5086 * If an HVD device is attached to one of LVD connectors, return an in AdvInitAsc38C0800Driver() 5087 * error. However, there is no way to detect HVD device attached to in AdvInitAsc38C0800Driver() 5090 if (scsi_cfg1 & HVD) { in AdvInitAsc38C0800Driver() 5147 * Clear BIG_ENDIAN, DIS_TERM_DRV, Terminator Polarity and HVD/LVD/SE in AdvInitAsc38C0800Driver() 5576 * Each ASC-38C1600 function has two connectors. Only an HVD device in AdvInitAsc38C1600Driver() 5581 * If an HVD devic in AdvInitAsc38C1600Driver() [all...] |
Completed in 23 milliseconds