Searched refs:seesd_sun_sno (Results 1 – 2 of 2) sorted by relevance
131 if (seridsz < sizeof (sd->seesd_sun_sno) + 1) in mem_get_seeprom_serid()140 bcopy(sd->seesd_sun_sno, serid, sizeof (sd->seesd_sun_sno)); in mem_get_seeprom_serid()141 serid[sizeof (sd->seesd_sun_sno)] = '\0'; in mem_get_seeprom_serid()
53 char seesd_sun_sno[6]; member