Searched refs:pcmd (Results 1 – 2 of 2) sorted by relevance
| /u-boot/drivers/ata/ |
| A D | sata_sil.c | 196 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_cmd_set_feature() 213 ret = sil_exec_cmd(sata, pcmd, 0); in sil_cmd_set_feature() 261 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_cmd_identify_device() 267 ret = sil_exec_cmd(sata, pcmd, 0); in sil_cmd_identify_device() 296 pcmd->prb.fis.pm_port_c = 0xf; in sil_cmd_soft_reset() 330 pcmd->prb.fis.device = ATA_LBA; in sil_sata_rw_cmd() 341 ret = sil_exec_cmd(sata, pcmd, 0); in sil_sata_rw_cmd() 380 pcmd->prb.fis.device = ATA_LBA; in sil_sata_rw_cmd_ext() 388 ret = sil_exec_cmd(sata, pcmd, 0); in sil_sata_rw_cmd_ext() 469 sil_exec_cmd(sata, pcmd, 0); in sil_sata_cmd_flush_cache() [all …]
|
| /u-boot/drivers/net/ |
| A D | armada100_fec.h | 163 u32 pcmd; /* Port Command */ member
|
Completed in 5 milliseconds