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

  /src/sys/dev/ata/
satafisvar.h 33 void satafis_rhd_construct_cmd(struct ata_command *, uint8_t *);
38 void satafis_rdh_cmd_readreg(struct ata_command *, const uint8_t *);
satafis_subr.c 70 satafis_rhd_construct_cmd(struct ata_command *ata_c, uint8_t *fis)
175 satafis_rdh_cmd_readreg(struct ata_command *ata_c, const uint8_t *fis)
atavar.h 86 struct ata_command { struct
152 struct ata_command c_ata_c; /* ATA command */
ata.c 2365 struct ata_command *ata_c = &xfer->c_ata_c;
  /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...]
  /src/sys/dev/ic/
siisata.c 936 struct ata_command *ata_c = &xfer->c_ata_c;
962 struct ata_command *ata_c = &xfer->c_ata_c;
1048 struct ata_command *ata_c = &xfer->c_ata_c;
1082 struct ata_command *ata_c = &xfer->c_ata_c;
1123 struct ata_command *ata_c = &xfer->c_ata_c;
1163 struct ata_command *ata_c = &xfer->c_ata_c;
wdc.c 1405 struct ata_command *ata_c = &xfer->c_ata_c;
1433 struct ata_command *ata_c = &xfer->c_ata_c;
1502 struct ata_command *ata_c = &xfer->c_ata_c;
1629 struct ata_command *ata_c = &xfer->c_ata_c;
1715 struct ata_command *ata_c = &xfer->c_ata_c;
1724 struct ata_command *ata_c = &xfer->c_ata_c;
ahcisata_core.c 1151 struct ata_command *ata_c = &xfer->c_ata_c;
1174 struct ata_command *ata_c = &xfer->c_ata_c;
1277 struct ata_command *ata_c = &xfer->c_ata_c;
1310 struct ata_command *ata_c = &xfer->c_ata_c;
1354 struct ata_command *ata_c = &xfer->c_ata_c;
1390 struct ata_command *ata_c = &xfer->c_ata_c;
mvsata.c 1603 struct ata_command *ata_c = &xfer->c_ata_c;
1632 struct ata_command *ata_c = &xfer->c_ata_c;
1702 struct ata_command *ata_c = &xfer->c_ata_c;
1822 struct ata_command *ata_c = &xfer->c_ata_c;
1859 struct ata_command *ata_c = &xfer->c_ata_c;
1926 struct ata_command *ata_c = &xfer->c_ata_c;

Completed in 24 milliseconds