wc_start 2882 dev/pci/pccbb.c elem->wc_start = start;
wc_start 2911 dev/pci/pccbb.c if ((chainp->wc_end - chainp->wc_start) != (size - 1)) {
wc_start 2914 dev/pci/pccbb.c chainp->wc_start,
wc_start 2915 dev/pci/pccbb.c chainp->wc_end - chainp->wc_start,
wc_start 2958 dev/pci/pccbb.c win[0].win_start = chainp->wc_start & mask;
wc_start 2969 dev/pci/pccbb.c (chainp->wc_start & mask))) {
wc_start 2974 dev/pci/pccbb.c win[1].win_start = chainp->wc_start & mask;
wc_start 2987 dev/pci/pccbb.c (chainp->wc_start & mask) -
wc_start 2995 dev/pci/pccbb.c chainp->wc_start & mask;
wc_start 3008 dev/pci/pccbb.c win[1].win_start = chainp->wc_start & mask;
wc_start 107 dev/pci/pccbbvar.h bus_addr_t wc_start; /* Caution: region [start, end], */