HomeSort by: relevance | last modified time | path
    Searched refs:MSG_TYPE_NONE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 1004 MSG_TYPE_NONE = 0x00,
aic7xxxvar.h 981 MSG_TYPE_NONE = 0x00,
aic7xxx.c 688 if (ahc->msg_type == MSG_TYPE_NONE) {
1139 if (ahc->msg_type != MSG_TYPE_NONE)
2528 ahc->msg_type = MSG_TYPE_NONE;
aic79xx.c 1185 if (ahd->msg_type == MSG_TYPE_NONE) {
3065 if (ahd->msg_type != MSG_TYPE_NONE) {
3753 ahd->msg_type = MSG_TYPE_NONE;

Completed in 24 milliseconds