Searched defs:sdtr_data (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | advansys.c | 2258 uchar sdtr_data[ASC_MAX_TID + 1]; /* SDTR information */ member 6259 static bool AscSetChipSynRegAtID(PortAddr iop_base, uchar id, uchar sdtr_data) in AscSetChipSynRegAtID() 6288 static void AscSetChipSDTR(PortAddr iop_base, uchar sdtr_data, uchar tid_no) in AscSetChipSDTR() 6307 uchar sdtr_data; in AscIsrChipHalted() local 7187 AscSetRunChipSynRegAtID(PortAddr iop_base, uchar tid_no, uchar sdtr_data) in AscSetRunChipSynRegAtID() 7875 uchar sdtr_data; in AscPutReadyQueue() local 8078 uchar sdtr_data; in AscExeScsiQueue() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | advansys.c | 2277 uchar sdtr_data[ASC_MAX_TID + 1]; /* SDTR information */ member 6326 static bool AscSetChipSynRegAtID(PortAddr iop_base, uchar id, uchar sdtr_data) in AscSetChipSynRegAtID() 6355 static void AscSetChipSDTR(PortAddr iop_base, uchar sdtr_data, uchar tid_no) in AscSetChipSDTR() 6374 uchar sdtr_data; in AscIsrChipHalted() local 7273 AscSetRunChipSynRegAtID(PortAddr iop_base, uchar tid_no, uchar sdtr_data) in AscSetRunChipSynRegAtID() 7961 uchar sdtr_data; in AscPutReadyQueue() local 8164 uchar sdtr_data; in AscExeScsiQueue() local
|