ata_periodic_poll
callout_reset(&ch->poll_callout, hz, ata_periodic_poll, ch);
callout_reset(&ch->poll_callout, hz, ata_periodic_poll, ch);
callout_reset(&ch->poll_callout, hz, ata_periodic_poll, ch);
static void ata_periodic_poll(void *data);