Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h143 #define SELINGO 0x10 macro
H A Daha152x.c1556 else if (TESTLO(SSTAT0, SELINGO)) in selto_run()
2577 if (s & SELINGO) in get_ports()
2578 seq_puts(m, "SELINGO "); in get_ports()
2618 if (s & SELINGO) in get_ports()
2619 seq_puts(m, "SELINGO "); in get_ports()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h143 #define SELINGO 0x10 macro
H A Daha152x.c1593 else if (TESTLO(SSTAT0, SELINGO)) in selto_run()
2629 if (s & SELINGO) in get_ports()
2630 seq_puts(m, "SELINGO "); in get_ports()
2670 if (s & SELINGO) in get_ports()
2671 seq_puts(m, "SELINGO "); in get_ports()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2473 * LED does. SELINGO is only cleared by a successful in ahd_handle_scsiint()
4245 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0) in ahd_update_pending_scbs()
7855 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahd_pause_and_flushwork()
H A Daic7xxx_core.c1729 * LED does. SELINGO is only cleared by a successful in ahc_handle_scsiint()
5584 || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahc_pause_and_flushwork()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_core.c2472 * LED does. SELINGO is only cleared by a successful in ahd_handle_scsiint()
4243 && (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) == 0) in ahd_update_pending_scbs()
7854 || (ahd_inb(ahd, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahd_pause_and_flushwork()
H A Daic7xxx_core.c1728 * LED does. SELINGO is only cleared by a successful in ahc_handle_scsiint()
5583 || (ahc_inb(ahc, SSTAT0) & (SELDO|SELINGO)) != 0)); in ahc_pause_and_flushwork()

Completed in 45 milliseconds