Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/aic7xxx/
H A Daic79xx.c225 static u_int ahd_resolve_seqaddr(struct ahd_softc *ahd,
6659 ahd_outw(ahd, INTVEC1_ADDR, ahd_resolve_seqaddr(ahd, LABEL_seq_isr)); in ahd_chip_init()
6660 ahd_outw(ahd, INTVEC2_ADDR, ahd_resolve_seqaddr(ahd, LABEL_timer_isr)); in ahd_chip_init()
8806 ahd_resolve_seqaddr(struct ahd_softc *ahd, u_int address) in ahd_resolve_seqaddr() function
8863 fmt3_ins->address = ahd_resolve_seqaddr(ahd, fmt3_ins->address); in ahd_download_instr()