Searched refs:ahd_poll (Results 1 – 1 of 1) sorted by relevance
71 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