Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1058 struct efct_node *tgt_node = container_of(arg, struct efct_node, ref); in _efct_tgt_node_free() local
1069 struct efct_node *tgt_node; in efct_session_cb() local
1161 struct efct_node *tgt_node; in efct_lio_setup_session() local
1246 struct efct_node *tgt_node; in efct_lio_remove_session() local
1280 struct efct_node *tgt_node = node->tgt_node; in efct_scsi_del_initiator() local
1327 struct efct_node *tgt_node; in efct_scsi_recv_cmd() local
1403 struct efct_node *tgt_node; in efct_scsi_recv_tmf() local
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h338 void *tgt_node; member