Searched refs:tws_log (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/tws/
H A Dtws_services.h44 void tws_log(struct tws_softc *sc, int index);
H A Dtws.c223 tws_log(sc, SYSCTL_TREE_NODE_ADD);
253 tws_log(sc, ALLOC_MEMORY_RES);
265 tws_log(sc, ALLOC_MEMORY_RES);
278 tws_log(sc, ALLOC_MEMORY_RES);
294 tws_log(sc, TWS_INIT_FAILURE);
298 tws_log(sc, TWS_CTLR_INIT_FAILURE);
302 tws_log(sc, TWS_CAM_ATTACH);
452 tws_log(sc, SETUP_INTR_RES);
H A Dtws_cam.c151 tws_log(sc, CAM_SIMQ_ALLOC);
170 tws_log(sc, CAM_SIM_ALLOC);
182 tws_log(sc, TWS_XPT_BUS_REGISTER);
191 tws_log(sc, TWS_XPT_CREATE_PATH);
H A Dtws_services.c134 tws_log(struct tws_softc *sc, int index) function

Completed in 107 milliseconds