Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_scsi.h140 efct_scsi_io_alloc(struct efct_node *node);
H A 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()
H A Defct_scsi.c30 efct_scsi_io_alloc(struct efct_node *node) in efct_scsi_io_alloc() function