Lines Matching refs:pd_unit
81 u_int32_t pd_unit; /* device unit number */ member
87 u_int32_t pd_unit; /* Unit number */ member
204 && (match_buf->pd_unit != matches[i].pd_unit)) in pci_conf_match_native()
270 && (match_buf->pd_unit != matches[i].pd_unit)) in pci_conf_match32()
321 u_long pd_unit; /* device unit number */ member
327 u_long pd_unit; /* Unit number */ member
356 uint32_t pd_unit; /* device unit number (u_long) */ member
362 uint32_t pd_unit; /* Unit number (u_long) */ member
425 && (match_buf->pd_unit != matches[i].pd_unit)) in pci_conf_match_freebsd6()
489 ((u_int32_t)match_buf->pd_unit != matches[i].pd_unit)) in pci_conf_match_freebsd6_32()
798 pcup->pc32.pd_unit = (uint32_t)pcp->pd_unit; in pci_conf_for_copyout()
819 pcup->pco32.pd_unit = (uint32_t)pcp->pd_unit; in pci_conf_for_copyout()
838 pcup->pco.pd_unit = pcp->pd_unit; in pci_conf_for_copyout()
1197 dinfo->conf.pd_unit = in pci_ioctl()
1201 dinfo->conf.pd_unit = 0; in pci_ioctl()