Home
last modified time | relevance | path

Searched refs:s_init (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/sdcard/impl/
H A Dsda_slot.c330 if ((fault == SDA_FAULT_TIMEOUT) && (slot->s_init)) { in sda_slot_handle_fault()
386 slot->s_init = B_TRUE; in sda_slot_handle_detect()
757 if (slot->s_init && !(cmdp->sc_flags & SDA_CMDF_INIT)) { in sda_slot_thread()
H A Dsda_init.c368 slot->s_init = B_FALSE; in sda_init_card()
/titanic_41/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h69 boolean_t s_init; /* slot initializing */ member
/titanic_41/usr/src/lib/libast/common/features/
H A Dfloat1002 printf("#define _ast_%s_%s_init\t0x%02x", typ, var, *u);