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

  /src/external/gpl3/gdb/dist/sim/ppc/
basics.h 34 typedef struct _device_instance device_instance; typedef in typeref:struct:_device_instance
basics.h 34 typedef struct _device_instance device_instance; typedef in typeref:struct:_device_instance
  /src/external/gpl3/gdb.old/dist/sim/ppc/
basics.h 34 typedef struct _device_instance device_instance; typedef in typeref:struct:_device_instance
basics.h 34 typedef struct _device_instance device_instance; typedef in typeref:struct:_device_instance
  /src/usr.bin/config/
gram.y 213 %type <str> device_instance
816 PSEUDO_ROOT device_instance { addpseudoroot($2); }
820 no device_instance AT attachment
829 no device_instance { deldev($2, $1); }
833 device_instance AT attachment locators device_flags
967 device_instance: label
gram.y 213 %type <str> device_instance
816 PSEUDO_ROOT device_instance { addpseudoroot($2); }
820 no device_instance AT attachment
829 no device_instance { deldev($2, $1); }
833 device_instance AT attachment locators device_flags
967 device_instance: label

Completed in 46 milliseconds