Searched refs:asd_port (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_scb.c173 struct asd_port *free_port = NULL;
174 struct asd_port *port;
179 if (!phy->asd_port) {
211 phy->asd_port = port;
214 __func__, phy->asd_port->phy_mask, sas_phy->id);
221 struct asd_port *port = phy->asd_port;
229 phy->asd_port = NULL;
H A Daic94xx_hwi.h188 struct asd_port { struct
214 struct asd_port asd_ports[ASD_MAX_PHYS];
H A Daic94xx_hwi.c121 struct asd_port *asd_port = &asd_ha->asd_ports[i]; local
123 memset(asd_port->sas_addr, 0, SAS_ADDR_SIZE);
124 memset(asd_port->attached_sas_addr, 0, SAS_ADDR_SIZE);
125 asd_port->phy_mask = 0;
126 asd_port->num_phys = 0;
139 phy->asd_port = NULL;
H A Daic94xx_sas.h737 struct asd_port *asd_port; member in struct:asd_phy
H A Daic94xx_seq.c1382 const u8 phy_mask = (u8) phy->asd_port->phy_mask;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_scb.c173 struct asd_port *free_port = NULL;
174 struct asd_port *port;
179 if (!phy->asd_port) {
211 phy->asd_port = port;
214 __func__, phy->asd_port->phy_mask, sas_phy->id);
221 struct asd_port *port = phy->asd_port;
229 phy->asd_port = NULL;
H A Daic94xx_hwi.h188 struct asd_port { struct
214 struct asd_port asd_ports[ASD_MAX_PHYS];
H A Daic94xx_hwi.c121 struct asd_port *asd_port = &asd_ha->asd_ports[i]; local
123 memset(asd_port->sas_addr, 0, SAS_ADDR_SIZE);
124 memset(asd_port->attached_sas_addr, 0, SAS_ADDR_SIZE);
125 asd_port->phy_mask = 0;
126 asd_port->num_phys = 0;
139 phy->asd_port = NULL;
H A Daic94xx_sas.h737 struct asd_port *asd_port; member in struct:asd_phy
H A Daic94xx_seq.c1382 const u8 phy_mask = (u8) phy->asd_port->phy_mask;

Completed in 190 milliseconds