centos man page for ata_msleep

Query: ata_msleep

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_MSLEEP(9)							  libata Library						     ATA_MSLEEP(9)

NAME
ata_msleep - ATA EH owner aware msleep
SYNOPSIS
void ata_msleep(struct ata_port * ap, unsigned int msecs);
ARGUMENTS
ap ATA port to attribute the sleep to msecs duration to sleep in milliseconds
DESCRIPTION
Sleeps msecs. If the current task is owner of ap's EH, the ownership is released before going to sleep and reacquired after the sleep is complete. IOW, other ports sharing the ap->host will be allowed to own the EH while this task is sleeping.
LOCKING
Might sleep.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_MSLEEP(9)
Related Man Pages
sleep(3) - centos
sleep(3) - linux
sleep(3c) - sunos
ata_scsi_translate(9) - suse
sleep(9r) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Shopt -s histappend
Controlling user input
Please Welcome Dave Munro to the Moderator Team!