Searched refs:monthday (Results 1 – 1 of 1) sorted by relevance
2499 u16 monthday = le32_to_cpu(xp_resp[0].parm2) & 0xffff; in typhoon_init_one() local2501 "%02u/%02u/2000\n", dev->name, monthday >> 8, in typhoon_init_one()2502 monthday & 0xff); in typhoon_init_one()