Searched defs:xpt_quehead (Results 1 – 2 of 2) sorted by relevance
169 typedef struct xpt_quehead { struct170 struct xpt_quehead *flink; /* Forward pointer */ argument171 struct xpt_quehead *blink; /* Backward pointer */ argument
200 typedef struct xpt_quehead { struct201 struct xpt_quehead *flink; /* Forward pointer */ argument202 struct xpt_quehead *blink; /* Backward pointer */ argument