Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dsad_conf.c75 struct apcommon *apc = (struct apcommon *)key; in sad_hash_alg()
87 struct apcommon *apc1 = (struct apcommon *)key1; in sad_hash_keycmp()
88 struct apcommon *apc2 = (struct apcommon *)key2; in sad_hash_keycmp()
152 sad_apc_verify(struct apcommon *apc) in sad_apc_verify()
248 sad_ap_find(struct apcommon *apc, str_stack_t *ss) in sad_ap_find()
265 struct apcommon apc; in sad_ap_find_by_dev()
/illumos-gate/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 *);