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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.h1006 MSG_TYPE_NONE = 0x00, enumerator in enum:__anon6910
H A Daic7xxx.h879 MSG_TYPE_NONE = 0x00, enumerator in enum:__anon6927
H A Daic7xxx.c691 if (ahc->msg_type == MSG_TYPE_NONE) {
1143 if (ahc->msg_type != MSG_TYPE_NONE)
2547 ahc->msg_type = MSG_TYPE_NONE;
H A Daic79xx.c1219 if (ahd->msg_type == MSG_TYPE_NONE) {
3188 if (ahd->msg_type != MSG_TYPE_NONE) {
3889 ahd->msg_type = MSG_TYPE_NONE;

Completed in 140 milliseconds