Searched refs:tws_sense (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/tws/
H A Dtws_services.c52 struct tws_sense *tws_find_sense_from_mfa(struct tws_softc *sc, u_int64_t mfa);
364 struct tws_sense *
367 struct tws_sense *s;
H A Dtws.h266 struct tws_sense *sense_bufs; /* pointer to sense buffers */
H A Dtws_hdm.h392 struct tws_sense { struct
H A Dtws_cam.c102 extern struct tws_sense *
465 struct tws_sense *sen;
H A Dtws.c600 sc->sense_bufs = malloc(sizeof(struct tws_sense) * tws_queue_depth, M_TWS,

Completed in 162 milliseconds