Home
last modified time | relevance | path

Searched refs:ahd_resolve_seqaddr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic79xx.c227 static u_int ahd_resolve_seqaddr(struct ahd_softc *ahd,
6328 ahd_outw(ahd, INTVEC1_ADDR, ahd_resolve_seqaddr(ahd, LABEL_seq_isr)); in ahd_chip_init()
6329 ahd_outw(ahd, INTVEC2_ADDR, ahd_resolve_seqaddr(ahd, LABEL_timer_isr)); in ahd_chip_init()
8448 ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address) in ahd_resolve_seqaddr() function
8505 fmt3_ins->address = ahd_resolve_seqaddr(ahd, fmt3_ins->address); in ahd_download_instr()