HomeSort by: relevance | last modified time | path
    Searched refs:icp_ccb_alloc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
icpvar.h 235 struct icp_ccb *icp_ccb_alloc(struct icp_softc *);
icpsp.c 167 if (__predict_false((ic = icp_ccb_alloc(icp)) == NULL)) {
ld_icp.c 194 if (__predict_false((ic = icp_ccb_alloc(icp)) == NULL))
icp.c 966 icp_ccb_alloc(struct icp_softc *icp) function in typeref:struct:icp_ccb *

Completed in 14 milliseconds