Home
last modified time | relevance | path

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

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