/drivers/mtd/nand/brcmnand/ |
D | brcmnand.c | 794 int sas; in brcmnand_create_layout() local 802 sas = cfg->spare_area_size << cfg->sector_size_1k; in brcmnand_create_layout() 809 layout->oobfree[idx2].offset = i * sas + 1; in brcmnand_create_layout() 815 layout->oobfree[idx2].offset = i * sas; in brcmnand_create_layout() 819 layout->eccpos[idx1++] = i * sas + 6; in brcmnand_create_layout() 820 layout->eccpos[idx1++] = i * sas + 7; in brcmnand_create_layout() 821 layout->eccpos[idx1++] = i * sas + 8; in brcmnand_create_layout() 822 layout->oobfree[idx2].offset = i * sas + 9; in brcmnand_create_layout() 840 if (req >= sas) { in brcmnand_create_layout() 843 req, sas); in brcmnand_create_layout() [all …]
|
/drivers/scsi/isci/ |
D | port.c | 499 void sci_port_get_sas_address(struct isci_port *iport, struct sci_sas_address *sas) in sci_port_get_sas_address() argument 503 sas->high = 0; in sci_port_get_sas_address() 504 sas->low = 0; in sci_port_get_sas_address() 507 sci_phy_get_sas_address(iport->phy_table[index], sas); in sci_port_get_sas_address() 510 void sci_port_get_attached_sas_address(struct isci_port *iport, struct sci_sas_address *sas) in sci_port_get_attached_sas_address() argument 521 sci_phy_get_attached_sas_address(iphy, sas); in sci_port_get_attached_sas_address() 523 sci_phy_get_sas_address(iphy, sas); in sci_port_get_attached_sas_address() 524 sas->low += iphy->phy_index; in sci_port_get_attached_sas_address() 527 sas->high = 0; in sci_port_get_attached_sas_address() 528 sas->low = 0; in sci_port_get_attached_sas_address()
|
D | phy.c | 448 void sci_phy_get_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) in sci_phy_get_sas_address() argument 450 sas->high = readl(&iphy->link_layer_registers->source_sas_address_high); in sci_phy_get_sas_address() 451 sas->low = readl(&iphy->link_layer_registers->source_sas_address_low); in sci_phy_get_sas_address() 454 void sci_phy_get_attached_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) in sci_phy_get_attached_sas_address() argument 459 memcpy(sas, iaf->sas_addr, SAS_ADDR_SIZE); in sci_phy_get_attached_sas_address()
|
/drivers/net/fddi/skfp/ |
D | smtdef.c | 98 smt->sas = SMT_DAS ; in smt_reset_defaults() 312 switch (smc->s.sas) { in smt_fixup_mib() 325 switch (smc->s.sas) { in smt_fixup_mib()
|
D | drvfbi.c | 329 smc->s.sas = SMT_SAS ; /* Single att. station */ in init_board() 331 smc->s.sas = SMT_DAS ; /* Dual att. station */ in init_board() 349 if (smc->s.sas != SMT_DAS) in sm_pm_bypass_req()
|
D | cfm.c | 164 if (smc->s.sas != SMT_DAS ) in cem_priv_state() 305 if (smc->s.sas && (smc->y[PA].cf_join || smc->y[PA].cf_loop || in cfm_fsm() 602 path = smc->s.sas ? path_iso_s : path_iso ; in cem_build_path() 603 len = smc->s.sas ? sizeof(path_iso_s) : sizeof(path_iso) ; in cem_build_path()
|
D | pcmplc.c | 249 switch (smc->s.sas) { in pcm_init() 476 if ((smc->s.sas == SMT_SAS) && (p == PS)) { in plc_init() 573 if (smc->s.sas != SMT_DAS) in plc_config_mux() 606 if ((np != PS) && (smc->s.sas == SMT_SAS)) in pcm() 944 if (smc->s.sas == SMT_DAS && np == PB && in pcm_fsm() 1545 ((smc->s.sas == SMT_DAS) && (phy->wc_flag))) { in pc_tcode_actions() 1550 switch (smc->s.sas) { in pc_tcode_actions() 1592 if (smc->s.sas != SMT_DAS) in pcm_status_twisted()
|
D | ecm.c | 190 (smc->s.sas == SMT_DAS)) { in ecm_fsm() 433 switch (smc->s.sas) { in prop_actions()
|
D | smt.c | 1070 if (smc->s.sas == SMT_SAS) in smt_send_sif_operation() 1304 if (smc->s.sas == SMT_DAS) { in smt_fill_latency() 1333 #define ALLPHYS ((smc->s.sas == SMT_SAS) ? 1 : 2) 1358 if (smc->s.sas == SMT_SAS) in smt_fill_path() 1749 return (smc->s.sas == SMT_SAS) ? 2 : 3; in mac_index() 1782 return smc->s.sas == SMT_SAS ? 2 : 3; in mac_con_resource_index()
|
D | pmf.c | 408 if (smc->s.sas == SMT_SAS) in smt_build_pmf_response() 688 if (smc->s.sas == SMT_SAS) in smt_add_para() 1538 if (smc->s.sas == SMT_SAS) in smt_mib_phys() 1551 if (smc->s.sas == SMT_SAS) in port_to_mib()
|
D | fplustm.c | 866 if (smc->s.sas == SMT_DAS) in init_fplus()
|
/drivers/scsi/libsas/ |
D | Kconfig | 46 Allows sas hosts to receive SMP frames. Selecting this
|
/drivers/net/fddi/skfp/h/ |
D | smc.h | 360 u_char sas ; /* SMT_DAS/SAS/NAC */ member
|
/drivers/scsi/ |
D | Makefile | 121 obj-$(CONFIG_SCSI_3W_SAS) += 3w-sas.o
|
D | Kconfig | 395 <file:drivers/scsi/3w-sas.c>.
|
/drivers/scsi/mvsas/ |
D | mv_sas.c | 248 sas_ha = mvi->sas; in mvs_bytes_dmaed() 281 mvi->sas->notify_port_event(sas_phy, in mvs_bytes_dmaed() 319 struct sas_ha_struct *sha = mvi->sas; in mvs_task_prep_smp() 1895 struct sas_ha_struct *sas_ha = mvi->sas; in mvs_work_queue()
|
D | mv_sas.h | 362 struct sas_ha_struct *sas; member
|
D | mv_init.c | 385 mvi->sas = sha; in mvs_pci_alloc()
|
/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 509 struct sas_ha_struct *sas;/* SCSI/SAS glue */ member
|
D | pm8001_hwi.c | 3242 sas_ha = pm8001_ha->sas; in pm8001_bytes_dmaed() 3264 pm8001_ha->sas->notify_port_event(sas_phy, PORTE_BYTES_DMAED); in pm8001_bytes_dmaed() 3377 struct sas_ha_struct *sas_ha = pm8001_ha->sas; in hw_event_sas_phy_up() 3456 struct sas_ha_struct *sas_ha = pm8001_ha->sas; in hw_event_sata_phy_up() 3798 struct sas_ha_struct *sas_ha = pm8001_ha->sas; in mpi_hw_event()
|
D | pm8001_init.c | 471 pm8001_ha->sas = sha; in pm8001_pci_alloc()
|
D | pm80xx_hwi.c | 2918 struct sas_ha_struct *sas_ha = pm8001_ha->sas; in hw_event_sas_phy_up() 3001 struct sas_ha_struct *sas_ha = pm8001_ha->sas; in hw_event_sata_phy_up() 3172 struct sas_ha_struct *sas_ha = pm8001_ha->sas; in mpi_hw_event()
|
/drivers/message/fusion/ |
D | mptbase.c | 6640 int scsi, fc, sas, lan, ctl, targ, dmp; in mpt_version_proc_show() local 6646 scsi = fc = sas = lan = ctl = targ = dmp = 0; in mpt_version_proc_show() 6658 if (!sas++) drvname = "SAS host"; in mpt_version_proc_show()
|