Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_init.c675 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_shost_exit()
733 shost = csio_ln_to_shost(ln); in csio_lnodes_block_request()
772 shost = csio_ln_to_shost(ln); in csio_lnodes_unblock_request()
813 shost = csio_ln_to_shost(ln); in csio_lnodes_block_by_port()
853 shost = csio_ln_to_shost(ln); in csio_lnodes_unblock_by_port()
925 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()
608 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_vport_delete()
641 struct Scsi_Host *shost = csio_ln_to_shost(ln); in csio_vport_disable()
Dcsio_init.h83 csio_ln_to_shost(struct csio_lnode *ln) in csio_ln_to_shost() function