Home
last modified time | relevance | path

Searched refs:satacmd_sec_count_lsb (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_hba.h359 uint8_t satacmd_sec_count_lsb; /* sector count LSB */ member
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c1871 scmd->satacmd_sec_count_lsb = regv & 0xff; in sata_get_rdwr_pmult_pkt()
3988 switch (scmd->satacmd_sec_count_lsb) { in sata_txlt_request_sense()
4118 power_state = scmd->satacmd_sec_count_lsb; in sata_txlt_test_unit_ready()
4376 switch (scmd->satacmd_sec_count_lsb) { in sata_txlt_start_stop_unit()
4929 scmd->satacmd_sec_count_lsb = count & 0xff; in sata_txlt_unmap()
5770 scmd->satacmd_sec_count_lsb = sec_count & 0xff; in sata_txlt_ata_pass_thru()
6237 scmd->satacmd_sec_count_lsb = sec_count & 0xff; in sata_txlt_read()
6293 scmd->satacmd_sec_count_lsb; in sata_txlt_read()
6294 scmd->satacmd_sec_count_lsb = 0; in sata_txlt_read()
6506 scmd->satacmd_sec_count_lsb = sec_count & 0xff; in sata_txlt_write()
[all …]
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c4223 nv_put8(cmdhdl, nvp->nvp_count, satacmd->satacmd_sec_count_lsb); in nv_program_taskfile_regs()
4241 nv_put8(cmdhdl, nvp->nvp_count, satacmd->satacmd_sec_count_lsb); in nv_program_taskfile_regs()
4265 satacmd->satacmd_sec_count_lsb); in nv_program_taskfile_regs()
4294 nv_put8(cmdhdl, nvp->nvp_count, satacmd->satacmd_sec_count_lsb); in nv_program_taskfile_regs()
4636 nv_put8(cmdhdl, nvp->nvp_count, satacmd->satacmd_sec_count_lsb); in nv_start_pkt_pio()
6178 scmd->satacmd_sec_count_lsb = nv_get8(cmdhdl, nvp->nvp_count); in nv_copy_registers()
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c2151 SET_FIS_SECTOR_COUNT(h2d_register_fisp, scmd->satacmd_sec_count_lsb); in ahci_deliver_satapkt()
4414 scmd->satacmd_sec_count_lsb; in ahci_rdwr_pmult()
9884 scmd->satacmd_sec_count_lsb = GET_RFIS_SECTOR_COUNT(rfisp); in ahci_copy_err_cnxt()
9906 scmd->satacmd_sec_count_lsb = ncq_err_page->ncq_sector_count; in ahci_copy_ncq_err_page()
9933 scmd->satacmd_sec_count_lsb = GET_RFIS_SECTOR_COUNT(rfisp); in ahci_copy_out_regs()
10004 cmd.satacmd_sec_count_lsb, cmd.satacmd_lba_low_lsb, in ahci_dump_commands()
/titanic_44/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c2590 SET_FIS_SECTOR_COUNT(prb->prb_fis, cmd->satacmd_sec_count_lsb); in si_deliver_satapkt()
5974 scmd->satacmd_sec_count_lsb = in si_copy_out_regs()
5978 scmd->satacmd_sec_count_lsb); in si_copy_out_regs()