Searched refs:apc_npush (Results 1 – 2 of 2) sorted by relevance
110 uint_t apc_npush; /* number of modules to push */ member149 #define sap_npush sap_common.apc_npush202 #define ap_npush ap_common.apc_npush
157 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()