Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dreadcis.c64 {"Long link to attribute memory", CIS_LONGLINK_A, 4},
205 tp = find_tuple_in_list(last_tl, CIS_LONGLINK_A); in read_tuples()
H A Dcis.h61 #define CIS_LONGLINK_A 0x11 /* Link to Attribute memory */ macro
H A Dprintcis.c109 case CIS_LONGLINK_A: /* 0x11 */ in dumpcis()