Home
last modified time | relevance | path

Searched refs:topology (Results 1 – 16 of 16) sorted by relevance

/drivers/parport/
Ddaisy.c44 } *topology = NULL; variable
65 for (p = &topology; *p && (*p)->devnum<devnum; p = &(*p)->next) in add_dev()
180 p = &topology; in parport_daisy_fini()
194 if (!topology) numdevs = 0; in parport_daisy_fini()
215 struct daisydev *p = topology; in parport_open()
/drivers/firewire/
DMakefile6 core-iso.o core-topology.o core-transaction.o
/drivers/base/
DMakefile7 topology.o
/drivers/scsi/bfa/
Dbfad_bsg.c299 if (iocmd->attr.topology != BFA_PORT_TOPOLOGY_NONE) in bfad_iocmd_port_get_attr()
911 if ((fcport->cfg.topology == BFA_PORT_TOPOLOGY_LOOP) && in bfad_iocmd_ratelim()
912 (fcport->topology == BFA_PORT_TOPOLOGY_LOOP)) in bfad_iocmd_ratelim()
948 if ((fcport->cfg.topology == BFA_PORT_TOPOLOGY_LOOP) && in bfad_iocmd_ratelim_speed()
949 (fcport->topology == BFA_PORT_TOPOLOGY_LOOP)) in bfad_iocmd_ratelim_speed()
2244 if ((fcport->cfg.topology == BFA_PORT_TOPOLOGY_LOOP) || in bfad_iocmd_cfg_trunk()
2245 (fcport->topology == BFA_PORT_TOPOLOGY_LOOP)) in bfad_iocmd_cfg_trunk()
2278 if ((fcport->cfg.topology == BFA_PORT_TOPOLOGY_LOOP) || in bfad_iocmd_trunk_get_attr()
2279 (fcport->topology == BFA_PORT_TOPOLOGY_LOOP)) in bfad_iocmd_trunk_get_attr()
2301 if ((fcport->cfg.topology == BFA_PORT_TOPOLOGY_LOOP) && in bfad_iocmd_qos()
[all …]
Dbfa_svc.c3075 port_cfg->topology = BFA_PORT_TOPOLOGY_P2P; in bfa_fcport_attach()
3149 fcport->topology = pevent->link_state.topology; in bfa_fcport_update_linkinfo()
3151 if (fcport->topology == BFA_PORT_TOPOLOGY_LOOP) { in bfa_fcport_update_linkinfo()
3172 bfa_trc(fcport->bfa, fcport->topology); in bfa_fcport_update_linkinfo()
3179 fcport->topology = BFA_PORT_TOPOLOGY_NONE; in bfa_fcport_reset_linkinfo()
3492 fcport->topology = BFA_PORT_TOPOLOGY_P2P; in bfa_trunk_scn()
3774 if ((fcport->cfg.topology == BFA_PORT_TOPOLOGY_LOOP) && in bfa_fcport_cfg_speed()
3822 bfa_fcport_cfg_topology(struct bfa_s *bfa, enum bfa_port_topology topology) in bfa_fcport_cfg_topology() argument
3826 bfa_trc(bfa, topology); in bfa_fcport_cfg_topology()
3827 bfa_trc(bfa, fcport->cfg.topology); in bfa_fcport_cfg_topology()
[all …]
Dbfa_defs_svc.h899 u8 topology; /* bfa_port_topology */ member
948 enum bfa_port_topology topology; /* current topology */ member
1047 u8 topology; /* P2P/LOOP bfa_port_topology */ member
Dbfa_defs.h698 u8 topology; /* boot topology setting */ member
709 u8 topology; /* boot topology setting */ member
Dbfa_svc.h476 enum bfa_port_topology topology; /* current topology */ member
/drivers/uwb/
DKconfig16 The topology is peer to peer; however, higher level
/drivers/xen/
DKconfig167 PCI topology starts at 00.00.0, or (1) for passthrough if you want
168 the PCI devices topology appear the same as in the host.
/drivers/media/
DKconfig86 topology and configure it dynamically.
/drivers/scsi/lpfc/
Dlpfc_sli4.h185 uint16_t topology; member
Dlpfc_mbox.c482 LPFC_MBOXQ_t * pmb, uint32_t topology, uint32_t linkspeed) in lpfc_init_link() argument
492 switch (topology) { in lpfc_init_link()
Dlpfc_hw.h2026 uint32_t topology:8; member
2030 uint32_t topology:8; member
Dlpfc_attr.c2827 lpfc_param_show(topology)
2828 lpfc_param_init(topology, 0, 0, 6)
Dlpfc_init.c3741 phba->sli4_hba.link_state.topology, in lpfc_sli4_async_link_evt()
3820 phba->sli4_hba.link_state.topology = in lpfc_sli4_async_fc_evt()
3837 phba->sli4_hba.link_state.topology, in lpfc_sli4_async_fc_evt()