Searched refs:MSG_BUS_DEV_RESET (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
H A Dscsi_message.h21 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
H A Daic7xxx_core.c1189 ahc->msgout_buf[0] = MSG_BUS_DEV_RESET;
1843 MSG_BUS_DEV_RESET, TRUE)) {
2906 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET;
3934 case MSG_BUS_DEV_RESET:
4350 MSG_BUS_DEV_RESET, /*arg*/0);
6757 || event_type == MSG_BUS_DEV_RESET) {
H A Daic79xx_core.c2158 ahd->msgout_buf[0] = MSG_BUS_DEV_RESET;
3115 MSG_BUS_DEV_RESET, TRUE)) {
4454 ahd->msgout_buf[ahd->msgout_index++] = MSG_BUS_DEV_RESET;
5440 case MSG_BUS_DEV_RESET:
5961 MSG_BUS_DEV_RESET, /*arg*/0);
9257 || event_type == MSG_BUS_DEV_RESET) {
/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h14 #define MSG_BUS_DEV_RESET 0x0c /* O/M */ macro
H A Daic7xxx.seq999 mvi MSG_BUS_DEV_RESET call mk_mesg;
/drivers/scsi/
H A Daic7xxx_old.c3102 * MSG_BUS_DEV_RESET then the device won't know about any commands any more
4496 p->msg_buf[p->msg_index++] = MSG_BUS_DEV_RESET;
5726 else if (message == MSG_BUS_DEV_RESET)

Completed in 121 milliseconds