Searched refs:wdc_command (Results 1 – 4 of 4) sorted by relevance
68 struct wdc_command wdc_c; in ata_get_params()77 bzero(&wdc_c, sizeof(struct wdc_command)); in ata_get_params()159 struct wdc_command wdc_c; in ata_set_mode()164 bzero(&wdc_c, sizeof(struct wdc_command)); in ata_set_mode()
135 struct wdc_command { struct164 int wdc_exec_command(struct ata_drive_datas *, struct wdc_command*); argument
1283 struct wdc_command wdc_c; in wd_flushcache()1287 bzero(&wdc_c, sizeof(struct wdc_command)); in wd_flushcache()
1702 struct wdc_command *wdc_c;1761 struct wdc_command *wdc_c = xfer->cmd;1836 struct wdc_command *wdc_c = xfer->cmd;1870 struct wdc_command *wdc_c = xfer->cmd;2215 struct wdc_command wdc_c;