Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/dumpcis/
HDcis.h66 #define CIS_ALTSTR 0x16 /* Alternate language string tuple. */ macro
HDreadcis.c68 {"Alternate language string", CIS_ALTSTR, 255},
HDprintcis.c122 case CIS_ALTSTR: /* 0x16 */ in dumpcis()