Searched refs:wdc_exec_command (Results 1 – 4 of 4) sorted by relevance
178 void wdc_exec_command(struct ata_drive_datas *, struct ata_xfer *);
134 .ata_exec_command = wdc_exec_command,1402 wdc_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in wdc_exec_command() function
126 .ata_exec_command = wdc_exec_command,
226 wdc_exec_command(&chp->ch_drive[drive], xfer); in wdc_atapi_get_params()