Home
last modified time | relevance | path

Searched refs:SAP_ALL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dsad_conf.c100 if ((apc1->apc_cmd == SAP_ALL) || (apc2->apc_cmd == SAP_ALL)) in sad_hash_keycmp()
166 case SAP_ALL: in sad_apc_verify()
H A Dl_strplumb.c275 case SAP_ALL: in kstr_autopush()
313 push.sap_cmd = SAP_ALL; in kstr_autopush()
H A Dsad.c453 case SAP_ALL: in apush_iocdata()
519 if ((ap->ap_type == SAP_ALL) && in apush_iocdata()
/titanic_41/usr/src/cmd/autopush/
H A Dautopush.c281 push.sap_cmd = SAP_ALL; in set_info()
375 (push.sap_cmd == SAP_ALL)) in rem_info()
462 case SAP_ALL: in get_info()
/titanic_41/usr/src/uts/common/sys/
H A Dsad.h132 #define SAP_ALL 3 /* configure all minor devices */ macro