Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Dscsi_message.h6 #define MSG_DISCONNECT 0x04 /* O/O */ macro
Daic7xxx.seq778 cmp A,MSG_DISCONNECT je mesgin_disconnect;
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dscsi_message.h12 #define MSG_DISCONNECT 0x04 /* O/O */ macro
Daic7xxx.seq523 mvi MSG_DISCONNECT call target_outb;
1557 cmp A,MSG_DISCONNECT je mesgin_disconnect;
Daic79xx.seq837 cmp A,MSG_DISCONNECT je mesgin_disconnect;
Daic7xxx_core.c3016 case MSG_DISCONNECT: in ahc_parse_msg()
Daic79xx_core.c3832 case MSG_DISCONNECT: in ahd_parse_msg()
/linux-2.4.37.9/drivers/message/fusion/
Dscsi3.h96 #define MSG_DISCONNECT 0x04 macro