/src/sys/dev/i2o/ |
iop.c | 209 static inline u_int32_t iop_inl(struct iop_softc *, int); 245 iop_inl(struct iop_softc *sc, int off) function in typeref:typename:u_int32_t 305 mask = iop_inl(sc, IOP_REG_INTR_MASK); 432 mask = iop_inl(sc, IOP_REG_INTR_MASK); 1545 POLL(10000, (mfa = iop_inl(sc, IOP_REG_IFIFO)) != IOP_MFA_EMPTY); 1756 if ((iop_inl(sc, IOP_REG_INTR_STATUS) & IOP_INTR_OFIFO) == 0) { 1763 if ((rmfa = iop_inl(sc, IOP_REG_OFIFO)) == IOP_MFA_EMPTY) { 1764 rmfa = iop_inl(sc, IOP_REG_OFIFO); 2092 if ((mfa = iop_inl(sc, IOP_REG_IFIFO)) == IOP_MFA_EMPTY) 2093 if ((mfa = iop_inl(sc, IOP_REG_IFIFO)) == IOP_MFA_EMPTY) [all...] |
iop.c | 209 static inline u_int32_t iop_inl(struct iop_softc *, int); 245 iop_inl(struct iop_softc *sc, int off) function in typeref:typename:u_int32_t 305 mask = iop_inl(sc, IOP_REG_INTR_MASK); 432 mask = iop_inl(sc, IOP_REG_INTR_MASK); 1545 POLL(10000, (mfa = iop_inl(sc, IOP_REG_IFIFO)) != IOP_MFA_EMPTY); 1756 if ((iop_inl(sc, IOP_REG_INTR_STATUS) & IOP_INTR_OFIFO) == 0) { 1763 if ((rmfa = iop_inl(sc, IOP_REG_OFIFO)) == IOP_MFA_EMPTY) { 1764 rmfa = iop_inl(sc, IOP_REG_OFIFO); 2092 if ((mfa = iop_inl(sc, IOP_REG_IFIFO)) == IOP_MFA_EMPTY) 2093 if ((mfa = iop_inl(sc, IOP_REG_IFIFO)) == IOP_MFA_EMPTY) [all...] |
iop.c | 209 static inline u_int32_t iop_inl(struct iop_softc *, int); 245 iop_inl(struct iop_softc *sc, int off) function in typeref:typename:u_int32_t 305 mask = iop_inl(sc, IOP_REG_INTR_MASK); 432 mask = iop_inl(sc, IOP_REG_INTR_MASK); 1545 POLL(10000, (mfa = iop_inl(sc, IOP_REG_IFIFO)) != IOP_MFA_EMPTY); 1756 if ((iop_inl(sc, IOP_REG_INTR_STATUS) & IOP_INTR_OFIFO) == 0) { 1763 if ((rmfa = iop_inl(sc, IOP_REG_OFIFO)) == IOP_MFA_EMPTY) { 1764 rmfa = iop_inl(sc, IOP_REG_OFIFO); 2092 if ((mfa = iop_inl(sc, IOP_REG_IFIFO)) == IOP_MFA_EMPTY) 2093 if ((mfa = iop_inl(sc, IOP_REG_IFIFO)) == IOP_MFA_EMPTY) [all...] |