Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/amd/
HDamd.c162 static void amd_poll(struct cam_sim *sim);
707 amd_poll(struct cam_sim * psim) in amd_poll() function
2422 amd->psim = cam_sim_alloc(amd_action, amd_poll, "amd", in amd_attach()