suse man page for ata_pack_xfermask

Query: ata_pack_xfermask

OS: suse

Section: 9

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

ATA_PACK_XFERMASK(9)						  libata Library					      ATA_PACK_XFERMASK(9)

NAME
ata_pack_xfermask - Pack pio, mwdma and udma masks into xfer_mask
SYNOPSIS
unsigned long ata_pack_xfermask(unsigned long pio_mask, unsigned long mwdma_mask, unsigned long udma_mask);
ARGUMENTS
pio_mask pio_mask mwdma_mask mwdma_mask udma_mask udma_mask
DESCRIPTION
Pack pio_mask, mwdma_mask and udma_mask into a single unsigned int xfer_mask.
LOCKING
None.
RETURNS
Packed xfer_mask.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_PACK_XFERMASK(9)
Related Man Pages
std::decimal(3) - centos
hwloc_cpuset_from_linux_libnuma_ulongs(3) - debian
hwloc_cpuset_to_linux_libnuma_ulongs(3) - debian
hwloc_cpuset_from_linux_libnuma_ulongs(3) - centos
hwloc_cpuset_to_linux_libnuma_ulongs(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I