Searched refs:ahd_inl (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 127 ahd_inl(struct ahd_softc *ahd, u_int port);
|
H A D | aic79xx_pci.c | 468 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
|
H A D | aic79xx_core.c | 602 ahd_inl(struct ahd_softc *ahd, u_int port) in ahd_inl() function 1506 resid = ahd_inl(ahd, SHCNT); in ahd_run_data_fifo() 9817 ahd_inl(ahd, SHADDR+4), in ahd_dump_card_state() 9818 ahd_inl(ahd, SHADDR), in ahd_dump_card_state() 9827 ahd_inl(ahd, HADDR+4), in ahd_dump_card_state() 9828 ahd_inl(ahd, HADDR), in ahd_dump_card_state()
|