ata_msense_control (9) Linux Manual Page
ata_msense_control – Simulate MODE SENSE control mode page
Synopsis
unsigned int ata_msense_control(struct ata_device *dev, u8 *buf, bool changeable);
Arguments
dev
-
- ATA device of interest
buf
- output buffer
changeable
- whether changeable parameters are requested
Description
Generate a generic MODE SENSE control mode page.
LOCKING: None.
Author
Jeff Garzik
- Author.
