Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/csiostor/
Dcsio_lnode.h239 struct csio_lnode *csio_lnode_lookup_by_wwpn(struct csio_hw *, uint8_t *);
Dcsio_attr.c585 if (csio_lnode_lookup_by_wwpn(hw, wwn)) { in csio_vport_create()
Dcsio_lnode.c178 csio_lnode_lookup_by_wwpn(struct csio_hw *hw, uint8_t *wwpn) in csio_lnode_lookup_by_wwpn() function