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++) {
6526 for (i = 0; i < NV_MAX_CBPS; i++) {
6536 if (i >= NV_MAX_CBPS) {
7147 for (i = 0; i < NV_MAX_CBPS; i++) {

Completed in 56 milliseconds