Home
last modified time | relevance | path

Searched refs:xpt_type (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/snic/
Dvnic_snic.h51 u8 xpt_type; member
Dsnic_ctl.c42 if (snic->config.xpt_type == SNIC_DAS) in snic_handle_link()
209 snic->config.xpt_type, max_sgs, in snic_io_exch_ver_cmpl_handler()
Dsnic_attrs.c59 if (snic->config.xpt_type == SNIC_DAS) in snic_show_link_state()
Dsnic_res.c60 GET_CONFIG(xpt_type); in snic_get_vnic_config()
113 SNIC_INFO("vNIC back end type = %d\n", c->xpt_type); in snic_get_vnic_config()
Dsnic_scsi.c1112 if (snic->config.xpt_type == SNIC_DAS) in snic_hba_reset_cmpl_handler()