Home
last modified time | relevance | path

Searched refs:AHC_SCB_BTT (Results 1 – 7 of 7) sorted by relevance

/src/sys/dev/aic7xxx/
H A Daic7xxx_inline.h129 if ((ahc->flags & AHC_SCB_BTT) == 0) in ahc_freeze_untagged_queues()
142 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_release_untagged_queues()
H A Daic7xxx_seq.h929 return ((ahc->flags & AHC_SCB_BTT) != 0); in ahc_patch19_func()
H A Daic7xxx.seq1416 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1430 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1797 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1820 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1853 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1928 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1933 if ((ahc->flags & AHC_SCB_BTT) != 0) {
2203 if ((ahc->flags & AHC_SCB_BTT) != 0) {
H A Daic7xxx.h359 AHC_SCB_BTT = 0x40000, /* enumerator
H A Daic7xxx.c3592 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_handle_msg_reject()
4635 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_chip_init()
5227 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_index_busy_tcl()
5247 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_unbusy_tcl()
5265 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_busy_tcl()
5615 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_search_untagged_queues()
5898 if ((ahc->flags & AHC_SCB_BTT) != 0) in ahc_abort_scbs()
H A Daic7xxx_osm.c1088 && (ahc->flags & AHC_SCB_BTT) == 0) { in ahc_execute_scb()
H A Daic7xxx_pci.c1219 ahc->flags |= AHC_SCB_BTT; in ahc_probe_ext_scbram()