Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h267 typedef struct unsolicited_buffer { struct
268 uchar_t ub_class;
269 uchar_t ub_resvd1;
270 ushort_t ub_resp_flags; /* ULP-specific flags */
271 ushort_t ub_resp_key; /* ULP-specific key */
272 ushort_t ub_resvd2;
273 uint32_t ub_bufsize;
274 caddr_t ub_buffer;
275 void *ub_port_private;
276 void *ub_fca_private;
[all …]