Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Ddpt_i2o.c1711 struct sg_simple_element *sg = (struct sg_simple_element*) (msg+sg_offset); in adpt_i2o_passthru()
1712 sg_count = (size - sg_offset*4) / sizeof(struct sg_simple_element); in adpt_i2o_passthru()
1778 struct sg_simple_element* sg; in adpt_i2o_passthru()
1799 sg_count = (size - sg_offset*4) / sizeof(struct sg_simple_element); in adpt_i2o_passthru()
1802 sg = (struct sg_simple_element*)(msg + sg_offset); in adpt_i2o_passthru()
1833 struct sg_simple_element *sg = in adpt_i2o_passthru()
1834 (struct sg_simple_element*) (msg +sg_offset); in adpt_i2o_passthru()
2932 / (sizeof(struct sg_simple_element) + sizeof(u32))); in adpt_i2o_status_get()
2937 / sizeof(struct sg_simple_element)); in adpt_i2o_status_get()
Ddpti.h254 struct sg_simple_element { struct