Searched refs:ahd_inw (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic79xx.c | 420 scbid = ahd_inw(ahd, GSFIFO); in ahd_flush_qoutfifo() 1296 ahd_inw(ahd, SINDEX)); in ahd_handle_seqint() 2066 scbid = ahd_inw(ahd, CURRSCB); in ahd_handle_pkt_busfree() 2435 ahd_inw(ahd, PRGMCNT)); in ahd_handle_nonpkt_busfree() 2600 seqaddr = ahd_inw(ahd, CURADDR); in ahd_clear_critical_section() 8694 ahd_inw(ahd, CURADDR), in ahd_dump_card_state() 8747 ahd_inw(ahd, LASTSCB), ahd_inw(ahd, CURRSCB), in ahd_dump_card_state() 8748 ahd_inw(ahd, NEXTSCB)); in ahd_dump_card_state() 8892 ahd_name(ahd), ahd_inw(ahd, REG0), ahd_inw(ahd, SINDEX), in ahd_dump_card_state() 8893 ahd_inw(ahd, DINDEX)); in ahd_dump_card_state() [all …]
|
H A D | aic79xx_inline.h | 128 ahd_inw(struct ahd_softc *, u_int);
|