Home
last modified time | relevance | path

Searched defs:topology (Results 1 – 9 of 9) sorted by relevance

/linux-3.3/drivers/parport/
Ddaisy.c44 } *topology = NULL; variable
/linux-3.3/arch/tile/kernel/
Dsetup.c989 HV_Topology topology = hv_inquire_topology(); in validate_hv() local
/linux-3.3/drivers/scsi/lpfc/
Dlpfc_mbox.c482 LPFC_MBOXQ_t * pmb, uint32_t topology, uint32_t linkspeed) in lpfc_init_link()
Dlpfc_sli4.h147 uint16_t topology; member
Dlpfc_hw.h2019 uint32_t topology:8; member
2023 uint32_t topology:8; member
/linux-3.3/drivers/scsi/bfa/
Dbfa_defs_svc.h840 u8 topology; /* bfa_port_topology */ member
888 enum bfa_port_topology topology; /* current topology */ member
980 u8 topology; /* P2P/LOOP bfa_port_topology */ member
Dbfa_defs.h669 u8 topology; /* boot topology setting */ member
680 u8 topology; /* boot topology setting */ member
Dbfa_svc.h472 enum bfa_port_topology topology; /* current topology */ member
Dbfa_svc.c3647 bfa_fcport_cfg_topology(struct bfa_s *bfa, enum bfa_port_topology topology) in bfa_fcport_cfg_topology()