Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq1414 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1428 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1795 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1818 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1851 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1926 if ((ahc->flags & AHC_SCB_BTT) != 0) {
1931 if ((ahc->flags & AHC_SCB_BTT) != 0) {
2201 if ((ahc->flags & AHC_SCB_BTT) != 0) {
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.h345 AHC_SCB_BTT = 0x40000, /* enumerator
H A Daic7xxx_pci.c1137 ahc->flags |= AHC_SCB_BTT; in ahc_probe_ext_scbram()
H A Daic7xxx_osm.c1435 && (ahc->features & AHC_SCB_BTT) == 0) { in ahc_linux_run_command()
H A Daic7xxx_seq.h_shipped929 return ((ahc->flags & AHC_SCB_BTT) != 0);