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

/openbsd-current/usr.sbin/fw_update/
H A Dpatterns.c81 devices[i].pm_pid);
/openbsd-current/sys/arch/hppa/include/
H A Dpmap.h46 u_int pm_pid; /* prot id (read-only after create) */ member in struct:pmap
/openbsd-current/sys/dev/pci/
H A Dpcivar.h66 pci_product_id_t pm_pid; member in struct:pci_matchid
H A Diosf_pci.c78 if (id->id_pm.pm_vid == vid && id->id_pm.pm_pid == pid)
H A Dpci.c1171 PCI_PRODUCT(pa->pa_id) == pm->pm_pid)
/openbsd-current/sys/arch/hppa/hppa/
H A Dpmap.c510 kpm->pm_pid = HPPA_PID_KERNEL;
702 pmap->pm_pid = (space + 1) << 1;
/openbsd-current/sys/dev/cardbus/
H A Dcardbus.c748 PCI_PRODUCT(ca->ca_id) == pm->pm_pid)

Completed in 210 milliseconds