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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx.h979 MSG_TYPE_NONE = 0x00, enumerator in enum:__anon6390
H A Daic7xxx.h852 MSG_TYPE_NONE = 0x00, enumerator in enum:__anon6412
H A Daic7xxx_core.c675 if (ahc->msg_type == MSG_TYPE_NONE) {
1127 if (ahc->msg_type != MSG_TYPE_NONE)
2525 ahc->msg_type = MSG_TYPE_NONE;
H A Daic79xx_core.c1311 if (ahd->msg_type == MSG_TYPE_NONE) {
3201 if (ahd->msg_type != MSG_TYPE_NONE) {
3899 ahd->msg_type = MSG_TYPE_NONE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daic7xxx_old.c956 #define MSG_TYPE_NONE 0x00 macro
3604 p->msg_type = MSG_TYPE_NONE;
5527 p->msg_type = MSG_TYPE_NONE;
5601 p->msg_type = MSG_TYPE_NONE;
10815 p->msg_type = MSG_TYPE_NONE;

Completed in 113 milliseconds