Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Daic7770.c382 ahc->flags |= AHC_PAGESCBS; in ahc_aic7770_setup()
A 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 …]
A Daic7xxx.h352 AHC_PAGESCBS = 0x400000, /* Enable SCB paging */ enumerator
A Daic7xxx_core.c4707 if ((ahc->flags & AHC_PAGESCBS) != 0) in ahc_build_free_scb_list()
4718 if ((ahc->flags & AHC_PAGESCBS) != 0) { in ahc_build_free_scb_list()
5031 if ((ahc->flags & AHC_PAGESCBS) != 0) in ahc_controller_info()
5367 ahc->flags |= AHC_PAGESCBS; in ahc_init()
5369 ahc->flags &= ~AHC_PAGESCBS; in ahc_init()
6204 if ((ahc->flags & AHC_PAGESCBS) != 0) { in ahc_add_curscb_to_free_list()
7240 if ((ahc->flags & AHC_PAGESCBS) == 0) { in ahc_dump_card_state()
A Daic7xxx_pci.c765 ahc->flags |= AHC_PAGESCBS; in ahc_pci_config()
A Daic7xxx_osm.c2252 if ((ahc->flags & AHC_PAGESCBS) == 0) { in ahc_linux_queue_recovery_cmd()
A Daic7xxx_seq.h_shipped1049 return ((ahc->flags & AHC_PAGESCBS) != 0);

Completed in 28 milliseconds