Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h173 } fis_reg_h2d_t; typedef
198 fis_reg_h2d_t prb_fis; /* this is of 0x14 bytes size */
/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c5922 for (i = 0; i < (sizeof (fis_reg_h2d_t)/4); i++) { in si_copy_out_regs()