HomeSort by: relevance | last modified time | path
    Searched defs:phb (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
hw_phb.c 37 phb - PCI Host Bridge
43 PHB implements a model of the PCI-host bridge described in the PPCP
48 bridges parent and child busses. This PHB model configures itsself
88 | -t phb-device \
95 <<phb>> one such property is parent busses <<#address-cells>>.
100 Create the PHB remembering to include the cell size properties:
102 | -o '/phb@0x80000000/#address-cells 3' \
103 | -o '/phb@0x80000000/#size-cells 2' \
112 | -o '/phb@0x80000000/ranges \
121 | -o '/phb@0x80000000/nvram@0/assigned-addresses
218 hw_phb_device *phb = device_data(me); local
304 hw_phb_device *phb = device_data(me); local
913 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
936 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
957 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
986 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
1027 hw_phb_device *phb = ZALLOC(hw_phb_device); local
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/ppc/
hw_phb.c 37 phb - PCI Host Bridge
43 PHB implements a model of the PCI-host bridge described in the PPCP
48 bridges parent and child busses. This PHB model configures itsself
88 | -t phb-device \
95 <<phb>> one such property is parent busses <<#address-cells>>.
100 Create the PHB remembering to include the cell size properties:
102 | -o '/phb@0x80000000/#address-cells 3' \
103 | -o '/phb@0x80000000/#size-cells 2' \
112 | -o '/phb@0x80000000/ranges \
121 | -o '/phb@0x80000000/nvram@0/assigned-addresses
218 hw_phb_device *phb = device_data(me); local
304 hw_phb_device *phb = device_data(me); local
913 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
936 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
957 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
986 hw_phb_device *phb = (hw_phb_device*)device_data(me); local
1027 hw_phb_device *phb = ZALLOC(hw_phb_device); local
    [all...]

Completed in 22 milliseconds