Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsad.h110 uint_t apc_npush; /* number of modules to push */ member
149 #define sap_npush sap_common.apc_npush
202 #define ap_npush ap_common.apc_npush
/titanic_44/usr/src/uts/common/io/
H A Dsad_conf.c157 if ((apc->apc_npush == 0) || (apc->apc_npush > MAXAPUSH) || in sad_apc_verify()
158 (apc->apc_npush > nstrpush)) in sad_apc_verify()
282 apc.apc_npush = 1; in sad_ap_find_by_dev()