Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c826 int poll_state = POLL_LATCH_REGISTER; in poll_hpc() local
841 switch (poll_state) { in poll_hpc()
863 poll_state = POLL_SLEEP; in poll_hpc()
890 poll_state = POLL_SLEEP; in poll_hpc()
904 poll_state = POLL_SLOTS; in poll_hpc()
906 poll_state = POLL_LATCH_REGISTER; in poll_hpc()
/linux-2.4.37.9/drivers/scsi/
Dlibata-core.c2777 unsigned int poll_state = HSM_ST_UNKNOWN; in ata_pio_poll() local
2783 poll_state = HSM_ST_POLL; in ata_pio_poll()
2788 poll_state = HSM_ST_LAST_POLL; in ata_pio_poll()
2802 ap->hsm_task_state = poll_state; in ata_pio_poll()