Home
last modified time | relevance | path

Searched refs:MSG_TYPE_NONE (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h865 MSG_TYPE_NONE = 0x00, enumerator
Daic79xx.h991 MSG_TYPE_NONE = 0x00, enumerator
Daic7xxx_core.c671 if (ahc->msg_type == MSG_TYPE_NONE) { in ahc_handle_seqint()
1123 if (ahc->msg_type != MSG_TYPE_NONE) in ahc_handle_scsiint()
2528 ahc->msg_type = MSG_TYPE_NONE; in ahc_clear_msg_state()
Daic79xx_core.c837 if (ahd->msg_type == MSG_TYPE_NONE) { in ahd_handle_seqint()
2713 if (ahd->msg_type != MSG_TYPE_NONE) { in ahd_set_syncrate()
3404 ahd->msg_type = MSG_TYPE_NONE; in ahd_clear_msg_state()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c1005 #define MSG_TYPE_NONE 0x00 macro
3963 p->msg_type = MSG_TYPE_NONE; in aic7xxx_reset_channel()
6066 p->msg_type = MSG_TYPE_NONE; in aic7xxx_handle_reqinit()
6140 p->msg_type = MSG_TYPE_NONE; in aic7xxx_handle_reqinit()
11698 p->msg_type = MSG_TYPE_NONE; in aic7xxx_reset()