pidx             1418 dev/pci/if_vge.c 	int			idx, pidx = 0;
pidx             1430 dev/pci/if_vge.c 	pidx = idx - 1;
pidx             1431 dev/pci/if_vge.c 	if (pidx < 0)
pidx             1432 dev/pci/if_vge.c 		pidx = VGE_TX_DESC_CNT - 1;
pidx             1453 dev/pci/if_vge.c 		sc->vge_ldata.vge_tx_list[pidx].vge_frag[0].vge_buflen |=
pidx             1456 dev/pci/if_vge.c 		pidx = idx;
pidx             2098 net/pf_table.c pfr_pool_get(struct pfr_ktable *kt, int *pidx, struct pf_addr *counter,
pidx             2115 net/pf_table.c 	if (pidx != NULL)
pidx             2116 net/pf_table.c 		idx = *pidx;
pidx             2147 net/pf_table.c 		*pidx = idx;
pidx             2162 net/pf_table.c 			*pidx = idx;