Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-iop.h90 struct i2o_sgl { struct
322 struct i2o_sgl sgl[2];
355 struct i2o_sgl sgl[3];
392 struct i2o_sgl sgl;
457 struct i2o_sgl sgl[2];
583 struct i2o_sgl sgl[2];
597 struct i2o_sgl in_sgl;
598 struct i2o_sgl out_sgl;
615 struct i2o_sgl sgl;
H A Dpst-iop.c468 struct i2o_sgl *sgl = (struct i2o_sgl *)((int32_t *)msg + msg->offset); in iop_create_sgl()