Searched refs:device_type (Results 1 - 25 of 84) sorted by relevance

1234

/freebsd-10.0-release/sys/boot/fdt/dts/
H A Dexynos5250-arndale.dts37 device_type = "memory";
H A Dtegra20-paz00.dts44 device_type = "memory";
H A Dbeaglebone-black.dts44 device_type = "memory";
H A Dbeaglebone.dts43 device_type = "memory";
H A Dzedboard.dts49 device_type = "memory";
56 device_type = "soc";
118 device_type = "watchdog";
126 device_type = "watchdog";
138 device_type = "soc";
145 // device_type = "serial";
154 device_type = "serial";
172 // device_type = "network";
H A Dp2020ds.dts85 device_type = "cpu";
91 device_type = "cpu";
98 device_type = "memory";
213 device_type = "soc";
262 device_type = "serial";
272 device_type = "serial";
393 device_type = "network";
428 device_type = "tbi-phy";
437 device_type = "network";
457 device_type
[all...]
H A Dam335x-evm.dts43 device_type = "memory";
H A Dmpc8555cds.dts85 device_type = "cpu";
99 device_type = "memory";
146 device_type = "soc";
236 device_type = "network";
257 device_type = "ethernet-phy";
263 device_type = "ethernet-phy";
267 device_type = "tbi-phy";
276 device_type = "network";
295 device_type = "tbi-phy";
302 device_type
[all...]
H A Dp1020rdb.dts59 device_type = "cpu";
65 device_type = "cpu";
72 device_type = "memory";
195 device_type = "soc";
248 device_type = "serial";
258 device_type = "serial";
404 device_type = "tbi-phy";
411 device_type = "network";
439 device_type = "network";
468 device_type
[all...]
H A Dmpc8572ds.dts87 device_type = "cpu";
100 device_type = "cpu";
114 device_type = "memory";
240 device_type = "soc";
394 device_type = "network";
436 device_type = "tbi-phy";
445 device_type = "network";
466 device_type = "tbi-phy";
475 device_type = "network";
496 device_type
[all...]
H A Dberi-sim.dts96 device_type = "memory";
H A Ddb88f6281.dts57 device_type = "cpu";
71 device_type = "memory";
260 device_type = "pci";
283 device_type = "pci";
H A Dts7800.dts51 device_type = "cpu";
65 device_type = "memory";
H A Dp3041si.dtsi107 device_type = "cpu";
116 device_type = "cpu";
124 device_type = "cpu";
132 device_type = "cpu";
461 device_type = "soc";
515 device_type = "open-pic";
732 device_type = "serial";
741 device_type = "serial";
750 device_type = "serial";
759 device_type
[all...]
H A Ddb78100.dts54 device_type = "cpu";
68 device_type = "memory";
301 device_type = "pci";
H A Ddb78460.dts48 device_type = "cpu";
62 device_type = "memory";
286 device_type = "pci";
H A Dcubieboard.dts40 device_type = "memory";
H A Dcubieboard2.dts40 device_type = "memory";
H A Dp2041si.dtsi106 device_type = "cpu";
115 device_type = "cpu";
123 device_type = "cpu";
131 device_type = "cpu";
460 device_type = "soc";
514 device_type = "open-pic";
731 device_type = "serial";
740 device_type = "serial";
749 device_type = "serial";
758 device_type
[all...]
H A Dp5020si.dtsi113 device_type = "cpu";
122 device_type = "cpu";
446 device_type = "soc";
508 device_type = "open-pic";
725 device_type = "serial";
734 device_type = "serial";
743 device_type = "serial";
752 device_type = "serial";
1275 device_type = "pci";
1290 device_type
[all...]
H A Dtrimslice.dts47 device_type = "memory";
H A Dversatilepb.dts106 device_type = "memory";
/freebsd-10.0-release/sys/dev/ixgbe/
H A Dixgbe_phy.h121 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
123 s32 ixgbe_write_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type,
126 u32 device_type, u16 *phy_data);
128 u32 device_type, u16 phy_data);
/freebsd-10.0-release/sys/sys/
H A Ddevicestat.h174 devstat_type_flags device_type; /* Device type */ member in struct:devstat
191 devstat_type_flags device_type,
/freebsd-10.0-release/sys/kern/
H A Dsubr_devstat.c114 devstat_type_flags device_type,
124 devstat_type_flags device_type,
139 flags, device_type, priority);
153 devstat_type_flags device_type,
221 ds->device_type = device_type;
121 devstat_new_entry(const void *dev_name, int unit_number, uint32_t block_size, devstat_support_flags flags, devstat_type_flags device_type, devstat_priority priority) argument
150 devstat_add_entry(struct devstat *ds, const void *dev_name, int unit_number, uint32_t block_size, devstat_support_flags flags, devstat_type_flags device_type, devstat_priority priority) argument

Completed in 148 milliseconds

1234