Searched refs:spd_intr_establish (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/playstation2/dev/
H A Dspdvar.h43 void *spd_intr_establish(enum spd_slot, int (*)(void *), void *);
H A Dspd.c159 spd_intr_establish(enum spd_slot slot, int (*func)(void *), void *arg) function
H A Dwdc_spd.c209 spd_intr_establish(SPD_HDD, wdcintr, &sc->sc_channel);
H A Dif_smap.c239 spd_intr_establish(SPD_NIC, smap_intr, sc);

Completed in 314 milliseconds