Searched refs:ATA_SETFEATURES (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/sys/cam/ata/ |
| D | ata_xpt.c | 403 ata_28bit_cmd(ataio, ATA_SETFEATURES, ATA_SF_PUIS_SPINUP, 0, 0); in probestart() 478 ata_28bit_cmd(ataio, ATA_SETFEATURES, ATA_SF_SETXFER, 0, mode); in probestart() 490 ata_28bit_cmd(ataio, ATA_SETFEATURES, in probestart() 503 ata_28bit_cmd(ataio, ATA_SETFEATURES, in probestart() 516 ata_28bit_cmd(ataio, ATA_SETFEATURES, in probestart() 537 ata_28bit_cmd(ataio, ATA_SETFEATURES, in probestart()
|
| D | ata_da.c | 2446 ata_28bit_cmd(ataio, ATA_SETFEATURES, ADA_RA ? in adastart() 2450 ata_28bit_cmd(ataio, ATA_SETFEATURES, ADA_WC ? in adastart()
|
| /freebsd-12-stable/sbin/camcontrol/ |
| D | epc.c | 574 /*command*/ ATA_SETFEATURES, in epc_set_features()
|
| D | camcontrol.c | 9360 /*command*/ATA_SETFEATURES, in ataaxm()
|
| /freebsd-12-stable/sys/sys/ |
| D | ata.h | 496 #define ATA_SETFEATURES 0xef /* features command */ macro
|
| /freebsd-12-stable/sys/dev/ata/chipsets/ |
| D | ata-promise.c | 1121 case ATA_SETFEATURES: in ata_promise_sx4_command()
|
| /freebsd-12-stable/usr.sbin/bhyve/ |
| D | pci_ahci.c | 1669 case ATA_SETFEATURES: in ahci_handle_cmd()
|
| /freebsd-12-stable/sys/cam/scsi/ |
| D | scsi_all.c | 8424 /*command*/ATA_SETFEATURES, in scsi_ata_setfeatures()
|