Searched refs:icp_ccb_wait (Results 1 – 3 of 3) sorted by relevance
242 int icp_ccb_wait(struct icp_softc *, struct icp_ccb *, int);
285 rv = icp_ccb_wait(icp, ic, 30000); in ld_icp_flush()
1189 icp_ccb_wait(struct icp_softc *icp, struct icp_ccb *ic, int timo) in icp_ccb_wait() function