Home
last modified time | relevance | path

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

/freebsd/sys/dev/thunderbolt/
H A Dnhi_var.h55 struct nhi_cmd_frame { struct
57 uint32_t *data;
58 bus_addr_t data_busaddr;
59 u_int req_len;
60 uint16_t flags;
66 uint16_t retries;
67 uint16_t pdf;
68 uint16_t idx;
92 struct nhi_cmd_frame **rx_cmd_ring; argument