Searched refs:int_line (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dohci_pci.c102 uint32_t int_line; local
108 int_line = pci_read_config(self, PCIR_INTLINE, 4);
111 pci_write_config(self, PCIR_INTLINE, int_line, 4);

Completed in 78 milliseconds