Searched refs:Path (Results 1 – 11 of 11) sorted by relevance
/drivers/net/wireless/libertas/ |
D | README | 74 Path: /sys/kernel/debug/libertas_wireless/ethX/registers/ 97 Path: /sys/kernel/debug/libertas_wireless/ethX/ 117 Path: /sys/kernel/debug/libertas_wireless/ethX/subscribed_events/ 167 Path: /sys/kernel/debug/libertas_wireless/ethX/ 181 Path: /sys/kernel/debug/libertas_wireless/ethX/ 190 Path: /sys/kernel/debug/libertas_wireless/ethX/ 233 Path: /sys/kernel/debug/libertas_wireless/ethX/
|
/drivers/message/fusion/ |
D | mptscsih.c | 2159 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_is_phys_disk() 2170 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk() 2173 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk() 2176 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_is_phys_disk() 2177 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_is_phys_disk() 2237 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_raid_id_to_num() 2248 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num() 2251 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num() 2254 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_raid_id_to_num() 2255 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_raid_id_to_num()
|
D | mptbase.c | 5890 phys_disk->Path[i].PhysDiskID = buffer->Path[i].PhysDiskID; in mpt_raid_phys_disk_pg1() 5891 phys_disk->Path[i].PhysDiskBus = buffer->Path[i].PhysDiskBus; in mpt_raid_phys_disk_pg1() 5892 phys_disk->Path[i].OwnerIdentifier = in mpt_raid_phys_disk_pg1() 5893 buffer->Path[i].OwnerIdentifier; in mpt_raid_phys_disk_pg1() 5894 phys_disk->Path[i].Flags = le16_to_cpu(buffer->Path[i].Flags); in mpt_raid_phys_disk_pg1() 5895 memcpy(&sas_address, &buffer->Path[i].WWID, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5897 memcpy(&phys_disk->Path[i].WWID, &sas_address, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5899 &buffer->Path[i].OwnerWWID, sizeof(__le64)); in mpt_raid_phys_disk_pg1() 5901 memcpy(&phys_disk->Path[i].OwnerWWID, in mpt_raid_phys_disk_pg1()
|
D | mptsas.c | 4163 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptsas_find_phyinfo_by_phys_disk_num() 4169 if ((phys_disk->Path[i].Flags & 1) != 0) in mptsas_find_phyinfo_by_phys_disk_num() 4172 if ((id == phys_disk->Path[i].PhysDiskID) && in mptsas_find_phyinfo_by_phys_disk_num() 4173 (channel == phys_disk->Path[i].PhysDiskBus)) { in mptsas_find_phyinfo_by_phys_disk_num() 4174 memcpy(&sas_address, &phys_disk->Path[i].WWID, in mptsas_find_phyinfo_by_phys_disk_num()
|
/drivers/parisc/ |
D | Kconfig | 179 variables (PDC non volatile variables such as Primary Boot Path, 180 Console Path, Autoboot, Autosearch, etc) through SysFS.
|
/drivers/usb/usbip/ |
D | usbip_protocol.txt | 120 | 256 | | path: Path of the device on the host exporting the 202 | 256 | | path: Path of the device on the host exporting the
|
/drivers/md/ |
D | Kconfig | 403 tristate "I/O Path Selector based on the number of in-flight I/Os" 412 tristate "I/O Path Selector based on the service time"
|
/drivers/staging/fsl-mc/ |
D | README.txt | 3 DPAA2 (Data Path Acceleration Architecture Gen2)
|
/drivers/message/fusion/lsi/ |
D | mpi_cnfg.h | 2472 RAID_PHYS_DISK1_PATH Path[MPI_RAID_PHYS_DISK1_PATH_MAX];/* 0Ch */ member
|
/drivers/regulator/ |
D | Kconfig | 742 Path and Battery Charger. It has 5 configurable step-down
|
/drivers/mfd/ |
D | Kconfig | 1218 Path and Battery Charger. The device provides five configurable 1221 Power Path from USB, 32K clock generator.
|