Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h750 #define NV_MAX_CBPS 16 /* Maximum # of Control Block */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c410 static struct nv_sgp_cbp2cmn nv_sgp_cbp2cmn[NV_MAX_CBPS];
447 for (i = 0; i < NV_MAX_CBPS; i++) { in _init()
6526 for (i = 0; i < NV_MAX_CBPS; i++) { in nv_sgp_led_init()
6536 if (i >= NV_MAX_CBPS) { in nv_sgp_led_init()
7147 for (i = 0; i < NV_MAX_CBPS; i++) { in nv_sgp_cleanup()