Searched refs:sas (Results 1 - 24 of 24) sorted by relevance

/drivers/scsi/libsas/
H A Dsas_task.c3 #include <scsi/sas.h>
H A DKconfig46 Allows sas hosts to receive SMP frames. Selecting this
/drivers/net/fddi/skfp/
H A Ddrvfbi.c329 smc->s.sas = SMT_SAS ; /* Single att. station */
331 smc->s.sas = SMT_DAS ; /* Dual att. station */
349 if (smc->s.sas != SMT_DAS)
H A Dsmtdef.c98 smt->sas = SMT_DAS ;
200 * s.sas is not set yet (is set in init driver)
312 switch (smc->s.sas) {
325 switch (smc->s.sas) {
H A Dcfm.c164 if (smc->s.sas != SMT_DAS )
305 if (smc->s.sas && (smc->y[PA].cf_join || smc->y[PA].cf_loop ||
602 path = smc->s.sas ? path_iso_s : path_iso ;
603 len = smc->s.sas ? sizeof(path_iso_s) : sizeof(path_iso) ;
H A Decm.c190 (smc->s.sas == SMT_DAS)) {
433 switch (smc->s.sas) {
H A Dpcmplc.c249 switch (smc->s.sas) {
476 if ((smc->s.sas == SMT_SAS) && (p == PS)) {
573 if (smc->s.sas != SMT_DAS)
606 if ((np != PS) && (smc->s.sas == SMT_SAS))
944 if (smc->s.sas == SMT_DAS && np == PB &&
1545 ((smc->s.sas == SMT_DAS) && (phy->wc_flag))) {
1550 switch (smc->s.sas) {
1592 if (smc->s.sas != SMT_DAS)
H A Dsmt.c1070 if (smc->s.sas == SMT_SAS)
1304 if (smc->s.sas == SMT_DAS) {
1333 #define ALLPHYS ((smc->s.sas == SMT_SAS) ? 1 : 2)
1358 if (smc->s.sas == SMT_SAS)
1761 return (smc->s.sas == SMT_SAS) ? 2 : 3;
1794 return smc->s.sas == SMT_SAS ? 2 : 3;
H A Dpmf.c408 if (smc->s.sas == SMT_SAS)
688 if (smc->s.sas == SMT_SAS)
1538 if (smc->s.sas == SMT_SAS)
1551 if (smc->s.sas == SMT_SAS)
H A Dfplustm.c865 if (smc->s.sas == SMT_DAS)
/drivers/scsi/isci/
H A Dport.c117 * regarding the port, such as: physical index, protocols, sas address, etc.
499 void sci_port_get_sas_address(struct isci_port *iport, struct sci_sas_address *sas) argument
503 sas->high = 0;
504 sas->low = 0;
507 sci_phy_get_sas_address(iport->phy_table[index], sas);
510 void sci_port_get_attached_sas_address(struct isci_port *iport, struct sci_sas_address *sas) argument
521 sci_phy_get_attached_sas_address(iphy, sas);
523 sci_phy_get_sas_address(iphy, sas);
524 sas->low += iphy->phy_index;
527 sas
[all...]
H A Dphy.h58 #include <scsi/sas.h>
61 #include "sas.h"
H A Dphy.c448 void sci_phy_get_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) argument
450 sas->high = readl(&iphy->link_layer_registers->source_sas_address_high);
451 sas->low = readl(&iphy->link_layer_registers->source_sas_address_low);
454 void sci_phy_get_attached_sas_address(struct isci_phy *iphy, struct sci_sas_address *sas) argument
459 memcpy(sas, iaf->sas_addr, SAS_ADDR_SIZE);
636 return "sas 1.5";
639 return "sas 3.0";
642 return "sas 6.0";
653 return "sas detect";
H A Dremote_device.c55 #include <scsi/sas.h>
1107 * SCI_FAILURE_UNSUPPORTED_PROTOCOL - e.g. sas device attached to
1156 * SCI_FAILURE_UNSUPPORTED_PROTOCOL - e.g. sas device attached to
H A Dhost.c57 #include <scsi/sas.h>
1976 * There are phys, attached to the same sas address as this phy, are
/drivers/net/fddi/skfp/h/
H A Dsmc.h360 u_char sas ; /* SMT_DAS/SAS/NAC */ member in struct:smt_config
/drivers/scsi/mvsas/
H A Dmv_sas.c248 sas_ha = mvi->sas;
281 mvi->sas->notify_port_event(sas_phy,
971 struct sas_ha_struct *sas = mvi_dev->mvi_info->sas; local
973 if (sas->lldd_max_execute_num < 2)
1176 mv_dprintk("phy %d attach sas addr is %llx\n",
1982 struct sas_ha_struct *sas_ha = mvi->sas;
H A Dmv_sas.h361 struct sas_ha_struct *sas; member in struct:mvs_info
H A Dmv_init.c399 mvi->sas = sha;
/drivers/scsi/
H A DMakefile122 obj-$(CONFIG_SCSI_3W_SAS) += 3w-sas.o
/drivers/scsi/pm8001/
H A Dpm8001_sas.h364 struct sas_ha_struct *sas;/* SCSI/SAS glue */ member in struct:pm8001_hba_info
H A Dpm8001_init.c379 pm8001_ha->sas = sha;
506 * pm8001_init_sas_add - initialize sas address
H A Dpm8001_hwi.c1679 pm8001_printk("sas IO status 0x%x\n", status));
1914 pm8001_printk("sas IO status 0x%x\n", event));
2955 * event(for SATA), it will invoke this function to notify the sas layer that
2956 * the sas toplogy has formed, please discover the the whole sas domain,
2957 * while receive a broadcast(change) primitive just tell the sas
2968 sas_ha = pm8001_ha->sas;
2990 pm8001_ha->sas->notify_port_event(sas_phy, PORTE_BYTES_DMAED);
3099 struct sas_ha_struct *sas_ha = pm8001_ha->sas;
3177 struct sas_ha_struct *sas_ha = pm8001_ha->sas;
[all...]
/drivers/message/fusion/
H A Dmptbase.c6672 int scsi, fc, sas, lan, ctl, targ, dmp; local
6678 scsi = fc = sas = lan = ctl = targ = dmp = 0;
6690 if (!sas++) drvname = "SAS host";
7949 /* strings for sas loginfo */

Completed in 575 milliseconds