Home
last modified time | relevance | path

Searched refs:cmd_pci_intr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dcmdide.c56 static int cmd_pci_intr(void *);
184 pciide_mapchan(pa, cp, interface, cmd_pci_intr); in cmd_channel_map()
227 cmd_pci_intr(void *arg) in cmd_pci_intr() function