Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/be2iscsi/
A Dbe_main.h543 struct hd_async_handle { struct
544 struct list_head link;
545 struct be_bus_address pa;
546 void *pbuffer;
547 u32 buffer_len;
548 u16 index;
549 u16 cri;
550 u8 is_header;
574 struct hd_async_handle *header; argument

Completed in 12 milliseconds