Home
last modified time | relevance | path

Searched defs:async_pdu_handle (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.h592 struct async_pdu_handle { struct
593 struct list_head link;
594 struct be_bus_address pa;
595 void *pbuffer;
596 unsigned int consumed;
597 unsigned char index;
621 struct async_pdu_handle *handle_base; argument