Home
last modified time | relevance | path

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

/drivers/isdn/sc/
Dinit.c446 HWConfig_pl hwci; in identify_board() local
537 memcpy(&hwci, &(rcvmsg.msg_data.HWCresponse), sizeof(HWConfig_pl)); in identify_board()
540 hwci.st_u_sense ? "S/T" : "U", hwci.ram_size, in identify_board()
541 hwci.serial_no, hwci.part_no, hwci.rev_no); in identify_board()
543 if (!strncmp(PRI_PARTNO, hwci.part_no, 6)) in identify_board()
545 if (!strncmp(BRI_PARTNO, hwci.part_no, 6)) in identify_board()