Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dreadcis.c65 {"Long link to common memory", CIS_LONGLINK_C, 4},
208 tp = find_tuple_in_list(last_tl, CIS_LONGLINK_C); in read_tuples()
H A Dcis.h62 #define CIS_LONGLINK_C 0x12 /* Link to Common memory */ macro
H A Dprintcis.c113 case CIS_LONGLINK_C: /* 0x12 */ in dumpcis()