Home
last modified time | relevance | path

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

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