Home
last modified time | relevance | path

Searched refs:nvp_drvhd (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h140 uchar_t *nvp_drvhd; /* drive/head register */ member
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2758 nvp->nvp_drvhd = cmd_addr + NV_DRVHD; in nv_init_ctl()
4206 nv_put8(cmdhdl, nvp->nvp_drvhd, satacmd->satacmd_device_reg); in nv_program_taskfile_regs()
4615 nv_put8(cmdhdl, nvp->nvp_drvhd, satacmd->satacmd_device_reg); in nv_start_pkt_pio()
6197 scmd->satacmd_device_reg = nv_get8(cmdhdl, nvp->nvp_drvhd); in nv_copy_registers()
6308 nv_put8(cmdhdl, nvp->nvp_drvhd, satacmd->satacmd_device_reg); in nv_start_rqsense_pio()