Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h114 volatile nv_sgp_cb_t *nvc_sgp_cbp; /* SGPIO Control Block */ member
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c1062 if ((nvc->nvc_sgp_cbp == NULL) || (nvc->nvc_sgp_cmn == NULL)) { in nv_ioctl()
1138 curr_led = SGPIO0_TR_DRV(nvc->nvc_sgp_cbp->sgpio0_tr, in nv_ioctl()
6467 nvc->nvc_sgp_cbp = NULL; in nv_sgp_led_init()
6505 nvc->nvc_sgp_cbp = (nv_sgp_cb_t *)psm_map_phys_new(cbp, in nv_sgp_led_init()
6572 nvc->nvc_sgp_cbp->sgpio_sr = (uint64_t)cmn; in nv_sgp_led_init()
6574 nvc->nvc_sgp_cbp->sgpio_sr = (uint32_t)cmn; in nv_sgp_led_init()
6718 drive_count = SGP_CR0_DRV_CNT(nvc->nvc_sgp_cbp->sgpio_cr0); in nv_sgp_init()
6835 cbp = nvc->nvc_sgp_cbp; in nv_sgp_activity_led_ctl()
7011 volatile nv_sgp_cb_t *cb = nvc->nvc_sgp_cbp; in nv_sgp_locate()
7052 volatile nv_sgp_cb_t *cb = nvc->nvc_sgp_cbp; in nv_sgp_error()
[all …]