Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe_main.h548 struct hd_async_handle { struct
549 struct list_head link;
550 struct be_bus_address pa;
551 void *pbuffer;
552 u32 buffer_len;
553 u16 index;
554 u16 cri;
555 u8 is_header;
579 struct hd_async_handle *header; argument