centos man page for ata_dev_init_params

Query: ata_dev_init_params

OS: centos

Section: 9

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

ATA_DEV_INIT_PARAMS(9)					       libata Core Internals					    ATA_DEV_INIT_PARAMS(9)

NAME
ata_dev_init_params - Issue INIT DEV PARAMS command
SYNOPSIS
unsigned int ata_dev_init_params(struct ata_device * dev, u16 heads, u16 sectors);
ARGUMENTS
dev Device to which command will be sent heads Number of heads (taskfile parameter) sectors Number of sectors (taskfile parameter)
LOCKING
Kernel thread context (may sleep)
RETURNS
0 on success, AC_ERR_* mask otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_DEV_INIT_PARAMS(9)
Related Man Pages
newfs_msdos(8) - mojave
struct_drm_fb_helper_funcs(9) - centos
struct_rio_switch(9) - centos
glob_match(9) - centos
createhdf(1) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq