Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c942 uint32_t values[2], synd[2], dslot[2]; in mc_ereport_post() local
1033 dslot[i] = flt_stat->mf_dimm_slot; in mc_ereport_post()
1037 dslot[i] = 0; in mc_ereport_post()
1046 nflts, dslot, NULL); in mc_ereport_post()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c3040 short dslot = fas->f_dslot; in fas_ustart() local
3045 ASSERT(dslot != 0); in fas_ustart()
3046 if (dslot == NLUNS_PER_TARGET) { in fas_ustart()
3071 fas->f_next_slot = NEXTSLOT(slot, dslot); in fas_ustart()
3077 slot = NEXTSLOT(slot, dslot); in fas_ustart()
3082 fas->f_next_slot = NEXTSLOT(slot, dslot); in fas_ustart()