Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c94 static void ahcipoll(struct cam_sim *sim);
896 ch->sim = cam_sim_alloc(ahciaction, ahcipoll, "ahcich", ch, in ahci_ch_attach()
2894 ahcipoll(struct cam_sim *sim) in ahcipoll() function