Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h542 struct hd_async_handle { struct
543 struct list_head link;
544 struct be_bus_address pa;
545 void *pbuffer;
546 u32 buffer_len;
547 u16 index;
548 u16 cri;
549 u8 is_header;
573 struct hd_async_handle *header; argument