Home
last modified time | relevance | path

Searched refs:twa_poll (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/twa/
HDtw_osl_cam.c55 static TW_VOID twa_poll(struct cam_sim *sim);
96 sc->sim = cam_sim_alloc(twa_action, twa_poll, "twa", sc, in tw_osli_cam_attach()
448 twa_poll(struct cam_sim *sim) in twa_poll() function