Home
last modified time | relevance | path

Searched refs:wdc_command (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/dev/ata/
Data.c68 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()
Datavar.h135 struct wdc_command { struct
164 int wdc_exec_command(struct ata_drive_datas *, struct wdc_command*); argument
Dwd.c1283 struct wdc_command wdc_c; in wd_flushcache()
1287 bzero(&wdc_c, sizeof(struct wdc_command)); in wd_flushcache()
/mirbsd/src/sys/dev/ic/
Dwdc.c1702 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;