Searched refs:tag_capable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/buslogic/
H A Dbt.c574 bt->tag_capable = TRUE;
580 bt->tag_capable = (strcmp(bt->firmware_ver, "4.22") >= 0);
585 bt->tag_capable = TRUE;
587 bt->tag_capable = FALSE;
590 if (bt->tag_capable != FALSE)
876 if (bt->tag_capable != 0)
1360 if (bt->tag_capable != 0)
H A Dbtreg.h647 tag_capable :1, member in struct:bt_softc
/freebsd-10-stable/sys/dev/aha/
H A Dahareg.h354 tag_capable :1, member in struct:aha_softc

Completed in 160 milliseconds