/src/sys/dev/ic/ |
siop.c | 91 void siop_update_scntl3(struct siop_softc *, 852 siop_update_scntl3(sc, 860 siop_update_scntl3(sc, 873 siop_update_scntl3(sc, 881 siop_update_scntl3(sc, 1869 siop_update_scntl3(sc, sc->sc_c.targets[target]); 1874 siop_update_scntl3(struct siop_softc *sc, function in typeref:typename:void
|
/src/sys/arch/bebox/stand/boot/ |
siop.c | 70 static void siop_update_scntl3(struct siop_adapter *, int, int); 764 siop_update_scntl3(adp, target, lunsw_off); 769 siop_update_scntl3(struct siop_adapter *adp, int target, int lunsw_off) function in typeref:typename:void
|
/src/sys/arch/prep/stand/boot/ |
siop.c | 66 static void siop_update_scntl3(struct siop_adapter *, int, int); 743 siop_update_scntl3(adp, target, lunsw_off); 748 siop_update_scntl3(struct siop_adapter *adp, int target, int lunsw_off) function in typeref:typename:void
|