twe.c | 867 ccb = twe_ccb_alloc(sc, 1243 if ((ccb = twe_ccb_alloc(sc, 0)) == NULL) 1404 twe_ccb_alloc(struct twe_softc *sc, int flags) function in typeref:struct:twe_ccb * 1424 panic("twe_ccb_alloc: got reserved CCB for non-AEN"); 1426 panic("twe_ccb_alloc: CCB %ld already allocated",
|