Home
last modified time | relevance | path

Searched refs:_ident (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_cmds.h65 c->hdr.ident = (_ident); \
101 c->hdr.ident = (_ident); \
124 c->hdr.ident = (_ident); \
151 c->hdr.ident = (_ident); \
185 c->hdr.ident = (_ident); \
292 c->hdr.ident = (_ident); \
315 c->hdr.ident = (_ident); \
335 c->ident = (_ident); \
347 #define _ng_l2cap_info_req(_m, _ident, _type) \ argument
362 c->hdr.ident = (_ident); \
[all …]
/dragonfly/sys/dev/disk/nata/
H A Data-chipset.c56 #define ATA_IDENT_DUMMY(name) int ata_ ## name ## _ident \