Searched refs:sc_reply_postq_index (Results 1 – 1 of 1) sorted by relevance
331 u_int sc_reply_postq_index; member2225 rdp = &postq[sc->sc_reply_postq_index]; in mfii_postq()2228 DEVNAME(sc), sc->sc_reply_postq_index, rdp->reply_flags, in mfii_postq()2245 sc->sc_reply_postq_index++; in mfii_postq()2246 sc->sc_reply_postq_index %= sc->sc_reply_postq_depth; in mfii_postq()2255 mfii_write(sc, MFII_RPI, sc->sc_reply_postq_index); in mfii_postq()