Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_init.h70 void csio_lnodes_unblock_by_port(struct csio_hw *, uint8_t);
H A Dcsio_init.c809 csio_lnodes_unblock_by_port(struct csio_hw *hw, uint8_t portid) in csio_lnodes_unblock_by_port() function
H A Dcsio_scsi.c1422 csio_lnodes_unblock_by_port(hw, ln->portid); in csio_disable_port()