Searched refs:SCB_CDB_LEN (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1372 bmov HCNT[0], SCB_CDB_LEN, 1; 1376 bmov STCNT[0], SCB_CDB_LEN, 1; 1379 mov STCNT[0], SCB_CDB_LEN; 1383 add NONE, -13, SCB_CDB_LEN; 1396 mov SCB_CDB_LEN call set_hcnt;
|
D | aic79xx.seq | 719 add NONE, -17, SCB_CDB_LEN; 727 bmov SHCNT[0], SCB_CDB_LEN, 1; 1696 add NONE, -13, SCB_CDB_LEN; 1698 test SCB_CDB_LEN, SCB_CDB_LEN_PTR jnz cfg4istat_have_sense_addr;
|
D | aic7xxx_reg.h | 1654 #define SCB_CDB_LEN 0xbc macro
|
D | aic7xxx.reg | 1090 SCB_CDB_LEN {
|
D | aic79xx_reg.h | 3675 #define SCB_CDB_LEN 0x196 macro
|
D | aic79xx.reg | 3834 SCB_CDB_LEN {
|
D | aic79xx_core.c | 730 ahd_outb(ahd, SCB_CDB_LEN, 6); in ahd_handle_seqint()
|