Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_wr.h239 struct csio_ioreq { struct
253 void (*io_cbfn) (struct csio_hw *, struct csio_ioreq *); argument
255 void *scratch1; /* Scratch area 1.
257 void *scratch2; /* Scratch area 2. */
258 struct list_head gen_list; /* Any list associated with
261 uint64_t fw_handle; /* Unique handle passed
264 uint8_t dcopy; /* Data copy required */
265 uint8_t reserved1;
266 uint16_t reserved2;
267 struct completion cmplobj; /* ioreq completion object */
A Dcsio_lnode.c1806 void (*io_cbfn) (struct csio_hw *, struct csio_ioreq *), in csio_ln_mgmt_submit_req()

Completed in 8 milliseconds