Home
last modified time | relevance | path

Searched refs:MSG_EXTENDED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dscsi_message.h9 #define MSG_EXTENDED 0x01 /* O/O */ macro
H A Daic7xxx_core.c3523 if (ahc->msgout_buf[index] == MSG_EXTENDED) { in ahc_sent_msg()
3606 case MSG_EXTENDED: in ahc_parse_msg()
H A Daic79xx_core.c5028 if (ahd->msgout_buf[index] == MSG_EXTENDED) { in ahd_sent_msg()
5111 case MSG_EXTENDED: in ahd_parse_msg()
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.h377 #define MSG_EXTENDED 0x01 macro
H A Dnsp_cs.c1231 data->MsgBuffer[i] = MSG_EXTENDED; i++; in nspintr()
1260 data->MsgBuffer[0] == MSG_EXTENDED && in nspintr()
1280 if (data->MsgBuffer[i] == MSG_EXTENDED) { in nspintr()
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddc395x.h186 #define MSG_EXTENDED 0x01 macro
H A Ddc395x.c1284 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_sdtr()
1308 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_wdtr()

Completed in 30 milliseconds