Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h744 #define ADAPTER_SET_WRB_TYPE(pwrb, wrb_type, type_offset) \ argument
745 (pwrb->dw[0] |= (wrb_type << type_offset))
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.h496 int type_offset; member
Devent-parse.c3282 &pevent->type_size, &pevent->type_offset, in trace_parse_common_type()