Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h485 #define DISCONNECTED 0x04 macro
Daic7xxx.seq887 or SCB_CONTROL,DISCONNECTED;
983 test SCB_CONTROL,DISCONNECTED jz not_found_cleanup_scb;
984 and SCB_CONTROL,~DISCONNECTED;
993 test SCB_CONTROL, DISCONNECTED jz . + 3;
1534 * Link this SCB into the DISCONNECTED list. This list holds the
Daic7xxx.reg900 bit DISCONNECTED 0x04
/linux-2.4.37.9/drivers/scsi/
Dtmscsim.h555 #define DISCONNECTED BIT5 macro
Dscsiiom.c313 if (istatus & DISCONNECTED) in DC390_Interrupt()
Daic7xxx_old.c4273 if (((scb->hscb->control & DISCONNECTED) == 0) && in aic7xxx_calculate_residual()
11073 if (aic_inb(p, SCB_CONTROL) & DISCONNECTED) in aic7xxx_bus_device_reset()
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq1709 or SCB_CONTROL,DISCONNECTED;
1922 test SCB_CONTROL,DISCONNECTED jz not_found_cleanup_scb;
1923 and SCB_CONTROL,~DISCONNECTED;
2343 test SCB_CONTROL,DISCONNECTED jnz add_scb_to_disc_list;
2385 * Link this SCB into the DISCONNECTED list. This list holds the
Daic79xx.seq938 test SCB_CONTROL,DISCONNECTED jz verify_other_scb;
956 test SCB_CONTROL,DISCONNECTED jz not_found;
958 and SCB_CONTROL,~DISCONNECTED;
1098 or SCB_CONTROL,DISCONNECTED;
Daic7xxx_reg.h1640 #define DISCONNECTED 0x04 macro
Daic7xxx.reg1072 field DISCONNECTED 0x04
Daic79xx_reg.h3662 #define DISCONNECTED 0x04 macro
Daic79xx_osm.c1470 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;
Daic7xxx_osm.c4950 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED;
Daic79xx.reg3814 field DISCONNECTED 0x04