Searched refs:ahc_inl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 77 ahc_inl(struct ahc_softc *ahc, u_int port);
|
H A D | aic7xxx_core.c | 473 ahc_inl(struct ahc_softc *ahc, u_int port) in ahc_inl() function 4177 sgptr = ahc_inl(ahc, SCB_RESIDUAL_SGPTR); in ahc_handle_ign_wide_residue() 4178 data_cnt = ahc_inl(ahc, SCB_RESIDUAL_DATACNT); in ahc_handle_ign_wide_residue() 4189 data_addr = ahc_inl(ahc, SHADDR); in ahc_handle_ign_wide_residue()
|
H A D | aic7xxx_pci.c | 1226 if (ahc_inl(ahc, SCB_BASE) != 0x5aa555aa) in ahc_pci_test_register_access()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_inline.h | 77 ahc_inl(struct ahc_softc *ahc, u_int port);
|
H A D | aic7xxx_core.c | 473 ahc_inl(struct ahc_softc *ahc, u_int port) in ahc_inl() function 4175 sgptr = ahc_inl(ahc, SCB_RESIDUAL_SGPTR); in ahc_handle_ign_wide_residue() 4176 data_cnt = ahc_inl(ahc, SCB_RESIDUAL_DATACNT); in ahc_handle_ign_wide_residue() 4187 data_addr = ahc_inl(ahc, SHADDR); in ahc_handle_ign_wide_residue()
|
H A D | aic7xxx_pci.c | 1226 if (ahc_inl(ahc, SCB_BASE) != 0x5aa555aa) in ahc_pci_test_register_access()
|
Completed in 23 milliseconds