Searched refs:last_seg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/osd/
H A Dosd_initiator.c955 struct _osd_req_data_segment *last_seg, struct _osd_io_info *io)
962 if (last_seg &&
963 (padding <= last_seg->alloc_size - last_seg->total_bytes))
964 pad_buff = last_seg->buff + last_seg->total_bytes;
1002 or->out.last_seg, &or->out);
1006 or->out.last_seg = &or->set_attr;
1111 or->out.last_seg, &or->out);
1114 or->out.last_seg
953 _req_append_segment(struct osd_request *or, unsigned padding, struct _osd_req_data_segment *seg, struct _osd_req_data_segment *last_seg, struct _osd_io_info *io) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dosd_initiator.h147 struct _osd_req_data_segment *last_seg; member in struct:osd_request::_osd_io_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dksz884x.c904 u32 last_seg:1; member in struct:ksz_desc_tx_buf
922 u32 last_seg:1;
4023 cur->sw.buf.tx.last_seg = 1;

Completed in 123 milliseconds