Query: ata_xfer_mask2mode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_XFER_MASK2MODE(9) libata Library ATA_XFER_MASK2MODE(9)NAMEata_xfer_mask2mode - Find matching XFER_* for the given xfer_maskSYNOPSISu8 ata_xfer_mask2mode(unsigned long xfer_mask);ARGUMENTSxfer_mask xfer_mask of interestDESCRIPTIONReturn matching XFER_* value for xfer_mask. Only the highest bit of xfer_mask is considered.LOCKINGNone.RETURNSMatching XFER_* value, 0xff if no match found.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_XFER_MASK2MODE(9)