Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.h137 void csio_unreg_rnode(struct csio_rnode *);
H A Dcsio_attr.c113 * csio_unreg_rnode - Unregister a remote port with FC transport.
121 csio_unreg_rnode(struct csio_rnode *rn) in csio_unreg_rnode() function
H A Dcsio_rnode.c584 csio_unreg_rnode(rn); in __csio_unreg_rnode()