Searched refs:ahc_inw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 73 ahc_inw(struct ahc_softc *ahc, u_int port);
|
H A D | aic7xxx_pci.c | 941 ahc->bus_softc.pci_softc.targcrccnt = ahc_inw(ahc, TARGCRCCNT); in ahc_pci_config()
|
H A D | aic7xxx_core.c | 459 ahc_inw(struct ahc_softc *ahc, u_int port) in ahc_inw() function 1662 ahc_inw(ahc, SEQADDR0), in ahc_handle_scsiint()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 73 ahc_inw(struct ahc_softc *ahc, u_int port);
|
H A D | aic7xxx_pci.c | 941 ahc->bus_softc.pci_softc.targcrccnt = ahc_inw(ahc, TARGCRCCNT); in ahc_pci_config()
|
H A D | aic7xxx_core.c | 459 ahc_inw(struct ahc_softc *ahc, u_int port) in ahc_inw() function 1661 ahc_inw(ahc, SEQADDR0), in ahc_handle_scsiint()
|
Completed in 21 milliseconds