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

/freebsd-10.0-release/sys/dev/usb/
H A Dusb_process.c317 if (pm0->pm_num == up->up_msg_num) {
323 if (pm1->pm_num == up->up_msg_num) {
332 d = (pm1->pm_num - pm0->pm_num);
350 pm2->pm_num = up->up_msg_num;
H A Dusbdi.h438 usb_size_t pm_num; member in struct:usb_proc_msg
/freebsd-10.0-release/sys/boot/usb/
H A Dbsd_kernel.c1006 if (pm0->pm_num == up->up_msg_num) {
1012 if (pm1->pm_num == up->up_msg_num) {
1021 d = (pm1->pm_num - pm0->pm_num);
1037 pm2->pm_num = up->up_msg_num;
/freebsd-10.0-release/sys/sys/
H A Dpmc.h502 uint32_t pm_num; /* number of PMCs in class */ member in struct:pmc_classinfo
/freebsd-10.0-release/lib/libpmc/
H A Dlibpmc.c2990 cpu_info.pm_classes[t].pm_num > 0)
/freebsd-10.0-release/sys/dev/hwpmc/
H A Dhwpmc_mod.c2931 pci->pm_num = pcd->pcd_num;

Completed in 176 milliseconds