Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-all.c60 static void atapoll(struct cam_sim *sim);
183 ch->sim = cam_sim_alloc(ataaction, atapoll, "ata", ch, in ata_attach()
1197 atapoll(struct cam_sim *sim) in atapoll() function