Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/
H A Dsad_conf.c155 if ((apc->apc_npush == 0) || (apc->apc_npush > MAXAPUSH) || in sad_apc_verify()
156 (apc->apc_npush > nstrpush)) in sad_apc_verify()
280 apc.apc_npush = 1; in sad_ap_find_by_dev()