Searched defs:num_patterns (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.h107 u_int32_t num_patterns; /* number of patterns */ member in struct:pci_conf_io32
/freebsd-10-stable/sys/sys/
H A Dpciio.h94 u_int32_t num_patterns; /* number of patterns */ member in struct:pci_conf_io
/freebsd-10-stable/sys/dev/pci/
H A Dpci_user.c258 uint32_t num_patterns; /* number of patterns */ member in struct:pci_conf_io32
515 int error, ionum, i, num_patterns; local
[all...]
/freebsd-10-stable/sys/cam/
H A Dcam_xpt.c1203 xptbusmatch(struct dev_match_pattern *patterns, u_int num_patterns, argument
1315 xptdevicematch(struct dev_match_pattern *patterns, u_int num_patterns, argument
1438 xptperiphmatch(struct dev_match_pattern *patterns, u_int num_patterns, argument
[all...]
H A Dcam_ccb.h551 u_int32_t num_patterns; member in struct:ccb_dev_match

Completed in 182 milliseconds