centos man page for ata_pack_xfermask

Query: ata_pack_xfermask

OS: centos

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 3.10 June 2014 ATA_PACK_XFERMASK(9)
Related Man Pages
hwloc_cpuset_from_linux_libnuma_ulongs(3) - debian
hwloc_nodeset_from_linux_libnuma_ulongs(3) - debian
hwloc_nodeset_from_linux_libnuma_ulongs(3) - centos
hwloc_nodeset_to_linux_libnuma_ulongs(3) - centos
std::decimal(3cxx) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
[TIP] Processing YAML files with yq