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

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c2723 struct hd_async_handle *pasync_header_h, *pasync_data_h; local
2848 pasync_header_h =
2887 pasync_header_h->cri = -1;
2888 pasync_header_h->is_header = 1;
2889 pasync_header_h->index = index;
2890 INIT_LIST_HEAD(&pasync_header_h->link);
2891 pasync_header_h->pbuffer =
2897 pasync_header_h->pa.u.a64.address =
2902 pasync_header_h;
2903 pasync_header_h
[all...]

Completed in 277 milliseconds