Searched refs:ql_link (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1117 typedef struct ql_link { struct
1118 struct ql_link *prev;
1119 struct ql_link *next;
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c1011 * ql_link = pointer to a ql_link_t structure.
1045 * ql_link = pointer to a ql_link_t structure.
1383 ql_link_t ql_link; local
1415 if (mdb_vread(&ql_link, sizeof (ql_link_t),
1421 qllink = &ql_link;

Completed in 76 milliseconds