Home
last modified time | relevance | path

Searched refs:AHC_SCB_BTT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h345 AHC_SCB_BTT = 0x40000, /* enumerator
H A Daic7xxx_core.c278 if ((ahc->flags & AHC_SCB_BTT) == 0) in ahc_freeze_untagged_queues()
291 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_release_untagged_queues()
4098 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_handle_msg_reject()
5089 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_chip_init()
5641 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_index_busy_tcl()
5661 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_unbusy_tcl()
5679 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_busy_tcl()
6029 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_search_untagged_queues()
6318 if ((ahc->flags & AHC_SCB_BTT) != 0) in ahc_abort_scbs()
H A Daic7xxx_osm.c1428 && (ahc->features & AHC_SCB_BTT) == 0) { in ahc_linux_run_command()
H A Daic7xxx_pci.c1137 ahc->flags |= AHC_SCB_BTT; in ahc_probe_ext_scbram()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h345 AHC_SCB_BTT = 0x40000, /* enumerator
H A Daic7xxx_core.c278 if ((ahc->flags & AHC_SCB_BTT) == 0) in ahc_freeze_untagged_queues()
291 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_release_untagged_queues()
4096 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_handle_msg_reject()
5088 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_chip_init()
5638 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_index_busy_tcl()
5658 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_unbusy_tcl()
5676 if ((ahc->flags & AHC_SCB_BTT) != 0) { in ahc_busy_tcl()
6024 if ((ahc->flags & AHC_SCB_BTT) == 0) { in ahc_search_untagged_queues()
6313 if ((ahc->flags & AHC_SCB_BTT) != 0) in ahc_abort_scbs()
H A Daic7xxx_osm.c1427 && (ahc->features & AHC_SCB_BTT) == 0) { in ahc_linux_run_command()
H A Daic7xxx_pci.c1137 ahc->flags |= AHC_SCB_BTT; in ahc_probe_ext_scbram()

Completed in 32 milliseconds