Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dwdc.c2035 int wdc_ioc_ata_cmd(struct ata_drive_datas *, atareq_t *);
2038 wdc_ioc_ata_cmd(struct ata_drive_datas *drvp, atareq_t *atareq) in wdc_ioc_ata_cmd() function
2170 error = wdc_ioc_ata_cmd(drvp, atareq); in wdc_ioctl()