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

  /src/sys/dev/pci/
tga.c 95 static void tga_config_interrupts(device_t);
514 config_interrupts(self, tga_config_interrupts);
518 tga_config_interrupts(device_t self) function in typeref:typename:void
tga.c 95 static void tga_config_interrupts(device_t);
514 config_interrupts(self, tga_config_interrupts);
518 tga_config_interrupts(device_t self) function in typeref:typename:void
tga.c 95 static void tga_config_interrupts(device_t);
514 config_interrupts(self, tga_config_interrupts);
518 tga_config_interrupts(device_t self) function in typeref:typename:void

Completed in 73 milliseconds