Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dsad_conf.c110 if ((apc1->apc_cmd == SAP_RANGE) && (apc2->apc_cmd == SAP_RANGE)) { in sad_hash_keycmp()
122 if (apc1->apc_cmd == SAP_RANGE) { in sad_hash_keycmp()
129 ASSERT(apc2->apc_cmd == SAP_RANGE); in sad_hash_keycmp()
176 case SAP_RANGE: in sad_apc_verify()
H A Dl_strplumb.c269 case SAP_RANGE: in kstr_autopush()
317 push.sap_cmd = SAP_RANGE; in kstr_autopush()
H A Dsad.c452 case SAP_RANGE: in apush_iocdata()
508 if ((ap->ap_type == SAP_RANGE) && in apush_iocdata()
/titanic_41/usr/src/uts/common/sys/
H A Dsad.h131 #define SAP_RANGE 2 /* configure range of minor devices */ macro
/titanic_41/usr/src/cmd/autopush/
H A Dautopush.c285 push.sap_cmd = SAP_RANGE; in set_info()
457 case SAP_RANGE: in get_info()