
NAME
ata_dev_init_params - Issue INIT DEV PARAMS command
SYNOPSIS
void ata_dev_init_params (struct ata_port * ap,
struct ata_device * dev);
ARGUMENTS
ap Port associated with device dev
dev Device to which command will be sent
AUTHOR
Jeff Garzik.