Searched refs:unit_type (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsb_led.h71 scsb_utype_t unit_type; member in struct:__anon9861
H A Dscsbioctl.h125 scsb_utype_t unit_type; member in struct:__anon9865
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h267 uint32_t unit_type; /* unit type */ member in struct:fc_rnid_params
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_token.c171 au_to_data(char unit_print, char unit_type, char unit_count, char *p) argument
180 switch (unit_type) {
215 adr_char(&adr, &unit_type, 1);
218 switch (unit_type) {
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c1637 if (suip->unit_type != DISK) {
1644 if (suip->unit_type != DISK) {
2110 * according to unit_type, unit_number, and led_type.
2129 suip->unit_type, suip->unit_number,
2139 switch (suip->unit_type) {
2250 suip->unit_type);
2479 led_name[led_type], unit_type_name[suip->unit_type],
2486 if (suip->unit_type == SLOT && !(scsb->scsb_state & SCSB_P10_PROM)) {
2497 int code = FRU_UNIT_TO_EVCODE(suip->unit_type,
2536 } else if (suip->unit_type
[all...]
H A Dhsc.c403 sunit.unit_type = SLOT;
716 sunit.unit_type = SLOT;
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_to.c310 au_to_data(char unit_print, char unit_type, char unit_count, char *p) argument
326 switch (unit_type) {
350 adr_char(&adr, &unit_type, 1);
353 switch (unit_type) {
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc879 memcpy(&info->unittype, &(rnid.unit_type), sizeof (info->unittype));
1202 memcpy(&(rnid.unit_type), &(info.unittype), sizeof (rnid.unit_type));
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.c548 ss->ss_rnid.unit_type = FCOEI_RNID_HBA;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1760 port_info->pi_rnid_params.params.unit_type = RNID_HBA;
1991 "Port info: rnid.unit_type = %x",
1992 port_info->pi_rnid_params.params.unit_type);
5604 rnid->unit_type = RNID_HBA;
5611 "GET_NODE_ID: unit_type: 0x%x", rnid->unit_type);
5648 "SET_NODE_ID: unit_type: 0x%x", rnid->unit_type);

Completed in 87 milliseconds