Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7770.c388 ahc->flags |= AHC_PAGESCBS; in ahc_aic7770_setup()
Daic7xxx.seq108 if ((ahc->flags & AHC_PAGESCBS) != 0) {
500 if ((ahc->flags & AHC_PAGESCBS) != 0) {
1711 if ((ahc->flags & AHC_PAGESCBS) != 0) {
1846 if ((ahc->flags & AHC_PAGESCBS) != 0) {
1861 if ((ahc->flags & AHC_PAGESCBS) != 0) {
1895 if ((ahc->flags & AHC_PAGESCBS) != 0) {
1943 if ((ahc->flags & AHC_PAGESCBS) != 0) {
2043 if ((ahc->flags & AHC_PAGESCBS) != 0) {
2343 if ((ahc->flags & AHC_PAGESCBS) != 0) {
2347 if ((ahc->flags & AHC_PAGESCBS) != 0) {
[all …]
Daic7xxx.h352 AHC_PAGESCBS = 0x400000, /* Enable SCB paging */ enumerator
Daic7xxx_core.c4748 if ((ahc->flags & AHC_PAGESCBS) != 0) in ahc_build_free_scb_list()
4759 if ((ahc->flags & AHC_PAGESCBS) != 0) { in ahc_build_free_scb_list()
5075 if ((ahc->flags & AHC_PAGESCBS) != 0) in ahc_controller_info()
5429 ahc->flags |= AHC_PAGESCBS; in ahc_init()
5431 ahc->flags &= ~AHC_PAGESCBS; in ahc_init()
6270 if ((ahc->flags & AHC_PAGESCBS) != 0) { in ahc_add_curscb_to_free_list()
7308 if ((ahc->flags & AHC_PAGESCBS) == 0) { in ahc_dump_card_state()
Daic7xxx_pci.c772 ahc->flags |= AHC_PAGESCBS; in ahc_pci_config()
Daic7xxx_osm.c2273 if ((ahc->flags & AHC_PAGESCBS) == 0) { in ahc_linux_queue_recovery_cmd()
Daic7xxx_seq.h_shipped1049 return ((ahc->flags & AHC_PAGESCBS) != 0);