Searched refs:SGPIO0_TR_DRV (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sgpio.h240 #define SGPIO0_TR_DRV(x, a) (((x) >> ((3 - (a)) * 8)) & 0xff) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c1138 curr_led = SGPIO0_TR_DRV(nvc->nvc_sgp_cbp->sgpio0_tr,
6851 drv_leds = SGPIO0_TR_DRV(old_leds, i);
7025 leds = SGPIO0_TR_DRV(cb->sgpio0_tr, drive);
7066 leds = SGPIO0_TR_DRV(cb->sgpio0_tr, drive);

Completed in 56 milliseconds