Home
last modified time | relevance | path

Searched refs:icp_ccb_wait (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dicpvar.h242 int icp_ccb_wait(struct icp_softc *, struct icp_ccb *, int);
H A Dld_icp.c285 rv = icp_ccb_wait(icp, ic, 30000); in ld_icp_flush()
H A Dicp.c1189 icp_ccb_wait(struct icp_softc *icp, struct icp_ccb *ic, int timo) in icp_ccb_wait() function