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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/libsas/
H A Dsas_expander.c176 phy->phy_state = PHY_VACANT;
179 phy->phy_state = PHY_NOT_PRESENT;
182 phy->phy_state = PHY_EMPTY; /* do not know yet */
492 if (phy->phy_state == PHY_VACANT ||
493 phy->phy_state == PHY_NOT_PRESENT)
617 if (phy->phy_state == PHY_VACANT ||
618 phy->phy_state == PHY_NOT_PRESENT)
769 phy->phy_state = PHY_DEVICE_DISCOVERED;
944 if (ex->ex_phy[i].phy_state == PHY_VACANT ||
945 ex->ex_phy[i].phy_state
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dphy.h222 enum phy_state { enum
280 enum phy_state state;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_sas.h201 u8 phy_state; member in struct:pm8001_phy
302 u32 phy_state[8]; member in struct:general_status_table
H A Dpm8001_sas.c182 if (pm8001_ha->phy[phy_id].phy_state == 0) {
190 if (pm8001_ha->phy[phy_id].phy_state == 0) {
198 if (pm8001_ha->phy[phy_id].phy_state == 0) {
H A Dpm8001_hwi.c96 pm8001_ha->gs_tbl.phy_state[0] = pm8001_mr32(address, 0x18);
97 pm8001_ha->gs_tbl.phy_state[1] = pm8001_mr32(address, 0x1C);
98 pm8001_ha->gs_tbl.phy_state[2] = pm8001_mr32(address, 0x20);
99 pm8001_ha->gs_tbl.phy_state[3] = pm8001_mr32(address, 0x24);
100 pm8001_ha->gs_tbl.phy_state[4] = pm8001_mr32(address, 0x28);
101 pm8001_ha->gs_tbl.phy_state[5] = pm8001_mr32(address, 0x2C);
102 pm8001_ha->gs_tbl.phy_state[6] = pm8001_mr32(address, 0x30);
103 pm8001_ha->gs_tbl.phy_state[7] = pm8001_mr32(address, 0x34);
3311 phy->phy_state = 1;
3331 phy->phy_state
[all...]
H A Dpm8001_init.c112 phy->phy_state = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dlibsas.h114 enum ex_phy_state phy_state; member in struct:ex_phy
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsh_eth.h725 enum phy_state link;
H A Dfec_mpc52xx.c65 enum phy_state link;
H A Ddefxx.h709 PI_UINT32 phy_state[PI_PHY_K_MAX]; member in struct:__anon12689

Completed in 136 milliseconds