Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Dscsi_message.h9 #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;
/linux-5.19.10/drivers/net/can/
Djanz-ican3.c69 #define MSG_DISCONNECT 0x03 macro
672 msg.spec = MSG_DISCONNECT; in ican3_msg_disconnect()