Home
last modified time | relevance | path

Searched refs:sd_CK (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/rtw/
H A Dsmc93cx6.c112 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
124 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
135 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
154 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
164 SEEPROM_OUTB(sd, temp ^ sd->sd_CK);
H A Dsmc93cx6var.h67 uint32_t sd_CK; member
H A Drtw.c838 sd.sd_CK = RTW_9346CR_EESK; in rtw_srom_read()