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

/freebsd-11.0-release/sys/dev/tws/
H A Dtws_services.h42 void tws_log(struct tws_softc *sc, int index);
H A Dtws.c221 tws_log(sc, SYSCTL_TREE_NODE_ADD);
251 tws_log(sc, ALLOC_MEMORY_RES);
263 tws_log(sc, ALLOC_MEMORY_RES);
276 tws_log(sc, ALLOC_MEMORY_RES);
292 tws_log(sc, TWS_INIT_FAILURE);
296 tws_log(sc, TWS_CTLR_INIT_FAILURE);
300 tws_log(sc, TWS_CAM_ATTACH);
450 tws_log(sc, SETUP_INTR_RES);
H A Dtws_cam.c149 tws_log(sc, CAM_SIMQ_ALLOC);
168 tws_log(sc, CAM_SIM_ALLOC);
180 tws_log(sc, TWS_XPT_BUS_REGISTER);
189 tws_log(sc, TWS_XPT_CREATE_PATH);
H A Dtws_services.c132 tws_log(struct tws_softc *sc, int index) function

Completed in 57 milliseconds