Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h763 #define SGP_CTLR_PORT_TO_DRV(c, p) (((c) << 1) | ((p) & 1)) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2906 nv_sgp_drive_disconnect(nvp->nvp_ctlp, SGP_CTLR_PORT_TO_DRV( in nv_uninit_port()
5458 SGP_CTLR_PORT_TO_DRV( in nv_monitor_reset()
5514 SGP_CTLR_PORT_TO_DRV( in nv_monitor_reset()
5519 SGP_CTLR_PORT_TO_DRV( in nv_monitor_reset()
5704 SGP_CTLR_PORT_TO_DRV(nvp->nvp_ctlp->nvc_ctlr_num, in nv_timeout()
6069 nv_sgp_drive_disconnect(nvp->nvp_ctlp, SGP_CTLR_PORT_TO_DRV( in nv_suspend()
7109 drive = SGP_CTLR_PORT_TO_DRV(nvc->nvc_ctlr_num, 0); in nv_sgp_cleanup()
7114 drive = SGP_CTLR_PORT_TO_DRV(nvc->nvc_ctlr_num, 1); in nv_sgp_cleanup()