Home
last modified time | relevance | path

Searched refs:efct_scsi_io_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_unsol.c362 io = efct_scsi_io_alloc(node); in efct_dispatch_fcp_cmd()
470 io = efct_scsi_io_alloc(node); in efct_node_recv_abts_frame()
Defct_scsi.h140 efct_scsi_io_alloc(struct efct_node *node);
Defct_scsi.c30 efct_scsi_io_alloc(struct efct_node *node) in efct_scsi_io_alloc() function