Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic79xx_osm.c71 static void ahd_poll(struct cam_sim *sim);
247 sim = cam_sim_alloc(ahd_action, ahd_poll, "ahd", ahd, in ahd_attach()
1063 ahd_poll(struct cam_sim *sim) in ahd_poll() function