Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_init.c673 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_shost_exit()
731 shost = csio_ln_to_shost(ln); in csio_lnodes_block_request()
770 shost = csio_ln_to_shost(ln); in csio_lnodes_unblock_request()
811 shost = csio_ln_to_shost(ln); in csio_lnodes_block_by_port()
851 shost = csio_ln_to_shost(ln); in csio_lnodes_unblock_by_port()
923 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_lnode_init_post()
Dcsio_attr.c62 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_reg_rnode()
184 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_fchost_attr_init()
620 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_vport_delete()
653 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_vport_disable()
Dcsio_init.h82 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost() function