Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c1273 reqp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1274 resp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1278 reqp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1279 resp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1283 reqp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1284 resp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1288 reqp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
1289 resp->msg_type.sub_type = CPCI_SET_SLOT_FAULT_LED; in sghsc_scctl()
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h187 #define CPCI_SET_SLOT_FAULT_LED 0x5001 macro