Searched refs:DISCONNECTED (Results 1 – 19 of 19) sorted by relevance
/drivers/hv/ |
D | connection.c | 39 .conn_state = DISCONNECTED, 219 vmbus_connection.conn_state = DISCONNECTED; in vmbus_connect()
|
D | hyperv_vmbus.h | 583 DISCONNECTED, enumerator
|
/drivers/mmc/host/ |
D | ushc.c | 117 #define DISCONNECTED 0 macro 260 if (test_bit(DISCONNECTED, &ushc->flags)) { in ushc_request() 538 set_bit(DISCONNECTED, &ushc->flags); in ushc_disconnect()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 485 #define DISCONNECTED 0x04 macro
|
D | aic7xxx.seq | 887 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
|
D | aic7xxx.reg | 900 bit DISCONNECTED 0x04
|
/drivers/scsi/ |
D | tmscsim.h | 400 #define DISCONNECTED BIT5 macro
|
D | tmscsim.c | 696 if (istatus & DISCONNECTED) in DC390_Interrupt()
|
D | aic7xxx_old.c | 3822 if (((scb->hscb->control & DISCONNECTED) == 0) && in aic7xxx_calculate_residual() 10468 disconnected = (scb_control & DISCONNECTED); in DEF_SCSI_QCMD() 10636 disconnected = scb_control & DISCONNECTED; in __aic7xxx_abort()
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 364 { "DISCONNECTED", 0x04, 0x04 },
|
D | aic7xxx.seq | 1710 or SCB_CONTROL,DISCONNECTED; 1923 test SCB_CONTROL,DISCONNECTED jz not_found_cleanup_scb; 1924 and SCB_CONTROL,~DISCONNECTED; 2344 test SCB_CONTROL,DISCONNECTED jnz add_scb_to_disc_list; 2386 * Link this SCB into the DISCONNECTED list. This list holds the
|
D | aic79xx_reg_print.c_shipped | 719 { "DISCONNECTED", 0x04, 0x04 },
|
D | aic7xxx_reg.h_shipped | 765 #define DISCONNECTED 0x04
|
D | aic79xx.seq | 1131 test SCB_CONTROL,DISCONNECTED jz verify_other_scb; 1149 test SCB_CONTROL,DISCONNECTED jz not_found; 1151 and SCB_CONTROL,~DISCONNECTED; 1298 or SCB_CONTROL,DISCONNECTED;
|
D | aic7xxx_osm.c | 2270 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahc_linux_queue_recovery_cmd()
|
D | aic7xxx.reg | 1167 field DISCONNECTED 0x04
|
D | aic79xx_osm.c | 2331 pending_scb->hscb->control |= MK_MESSAGE|DISCONNECTED; in ahd_linux_queue_abort_cmd()
|
D | aic79xx_reg.h_shipped | 2570 #define DISCONNECTED 0x04
|
D | aic79xx.reg | 4125 field DISCONNECTED 0x04
|