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

  /src/sbin/atactl/
atactl.c 155 static void ata_command(struct atareq *);
583 ata_command(struct atareq *req) function in typeref:typename:void
1183 ata_command(&req);
1529 ata_command(&req);
1562 ata_command(&req);
1610 ata_command(&req);
1634 ata_command(&req);
1678 ata_command(&req);
1689 ata_command(&req);
1712 ata_command(&req)
    [all...]
atactl.c 155 static void ata_command(struct atareq *);
583 ata_command(struct atareq *req) function in typeref:typename:void
1183 ata_command(&req);
1529 ata_command(&req);
1562 ata_command(&req);
1610 ata_command(&req);
1634 ata_command(&req);
1678 ata_command(&req);
1689 ata_command(&req);
1712 ata_command(&req)
    [all...]
  /src/sys/dev/ata/
atavar.h 86 struct ata_command { struct
152 struct ata_command c_ata_c; /* ATA command */
atavar.h 86 struct ata_command { struct
152 struct ata_command c_ata_c; /* ATA command */

Completed in 23 milliseconds