Home
last modified time | relevance | path

Searched refs:NCA_FIOV_SZ (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/inet/nca/
H A Dncalogd.h123 #define NCA_FIOV_SZ 16 macro
136 } iov[NCA_FIOV_SZ]; /* The iov's for each desc[] */
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7clogd.c424 if (++fnp == &fnv[NCA_FIOV_SZ]) in nl7c_logd_init()
485 if (++fnp == &fnv[NCA_FIOV_SZ]) in nl7c_logd_init()
H A Dnl7c.c622 static caddr_t fnv[NCA_FIOV_SZ];
817 if (fnvp < &fnv[NCA_FIOV_SZ]) { in ncalogdconf_read()