HomeSort by: relevance | last modified time | path
    Searched refs:wdc_reset_drive (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
wdcvar.h 174 void wdc_reset_drive(struct ata_drive_datas *, int, uint32_t *);
wdc.c 946 wdc_reset_drive(struct ata_drive_datas *drvp, int flags, uint32_t *sigp) function in typeref:typename:void
954 ATADEBUG_PRINT(("wdc_reset_drive %s:%d for drive %d\n",
  /src/sys/dev/ata/
ata_wdc.c 124 .ata_reset_drive = wdc_reset_drive,

Completed in 16 milliseconds