HomeSort by: relevance | last modified time | path
    Searched defs:ata_command (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/atactl/
atactl.c 156 static void ata_command(struct atareq *);
584 ata_command(struct atareq *req) function
1184 ata_command(&req);
1530 ata_command(&req);
1563 ata_command(&req);
1611 ata_command(&req);
1635 ata_command(&req);
1679 ata_command(&req);
1690 ata_command(&req);
1713 ata_command(&req)
    [all...]
  /src/sys/dev/ata/
atavar.h 86 struct ata_command { struct
152 struct ata_command c_ata_c; /* ATA command */

Completed in 21 milliseconds