Searched refs:siop_script_write (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | siop.c | 132 static inline void siop_script_write(struct siop_softc *, u_int, 135 siop_script_write(struct siop_softc *sc, u_int offset, uint32_t val) in siop_script_write() function 1100 siop_script_write(sc, (Ent_script_sched_slot0 / 4) + slot * 2, in siop_unqueue() 1151 siop_script_write(sc, in siop_handle_qtag_reject() 1533 siop_script_write(sc, in siop_start() 1544 siop_script_write(sc, in siop_start() 1559 siop_script_write(sc, (Ent_script_sched_slot0 / 4) + slot * 2, in siop_start() 1845 siop_script_write(sc, siop_target->reseloff, in siop_add_reselsw() 1847 siop_script_write(sc, siop_target->reseloff + 1, in siop_add_reselsw() 1880 siop_script_write(sc, in siop_update_scntl3() [all …]
|