Home
last modified time | relevance | path

Searched refs:MSG_DISCONNECT (Results 1 – 7 of 7) sorted by relevance

/drivers/scsi/aic7xxx/
Dscsi_message.h12 #define MSG_DISCONNECT 0x04 /* O/O */ macro
Daic7xxx.seq523 mvi MSG_DISCONNECT call target_outb;
1558 cmp A,MSG_DISCONNECT je mesgin_disconnect;
Daic79xx.seq1030 cmp A,MSG_DISCONNECT je mesgin_disconnect;
Daic7xxx_core.c3589 case MSG_DISCONNECT: in ahc_parse_msg()
Daic79xx_core.c5094 case MSG_DISCONNECT: in ahd_parse_msg()
/drivers/scsi/
Ddc395x.h189 #define MSG_DISCONNECT 0x04 macro
/drivers/net/can/
Djanz-ican3.c69 #define MSG_DISCONNECT 0x03 macro
672 msg.spec = MSG_DISCONNECT; in ican3_msg_disconnect()