Home
last modified time | relevance | path

Searched defs:dt_ident (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_ident.h70 typedef struct dt_ident { struct
82 struct dt_ident *di_next; /* pointer to next ident in hash chain */ argument
85 } dt_ident_t; argument
/netbsd-src/sys/arch/pmax/tc/
H A Ddtreg.h124 struct dt_ident { struct
125 uint8_t revision[8]; /* ascii, blank padded */
126 uint8_t vendor[8];
127 uint8_t module[8];
128 int device_number; /* 32 bits cpl-2 */
129 uint8_t optional[4]; /* 0-3 optional bytes, ignore */