Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dsad_conf.c77 struct apcommon *apc = (struct apcommon *)key; in sad_hash_alg()
89 struct apcommon *apc1 = (struct apcommon *)key1; in sad_hash_keycmp()
90 struct apcommon *apc2 = (struct apcommon *)key2; in sad_hash_keycmp()
154 sad_apc_verify(struct apcommon *apc) in sad_apc_verify()
250 sad_ap_find(struct apcommon *apc, str_stack_t *ss) in sad_ap_find()
267 struct apcommon apc; in sad_ap_find_by_dev()
/titanic_44/usr/src/uts/common/sys/
H A Dsad.h105 struct apcommon { struct
138 struct apcommon sap_common; /* see above */
183 struct apcommon ap_common; /* see above */
221 extern int sad_apc_verify(struct apcommon *);
235 extern struct autopush *sad_ap_find(struct apcommon *, str_stack_t *);