Searched refs:pgp (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_compact.c1861 __bam_truncate_page(dbc, pgp, update_parent)
1863 PAGE **pgp;
1885 if ((ret = __db_new(dbc, P_DONTEXTEND | TYPE(*pgp), &newpage)) != 0)
1900 if (PGNO(newpage) > PGNO(*pgp)) {
1913 hdr.data = *pgp;
1915 if (TYPE(*pgp) == P_OVERFLOW) {
1916 data.data = (u_int8_t *)*pgp + P_OVERHEAD(dbp);
1917 data.size = OV_LEN(*pgp);
1919 data.data = (u_int8_t *)*pgp + HOFFSET(*pgp);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dioport.c565 unsigned long pgp; local
585 pgp = (unsigned long) phys_to_virt(ba); /* bus_to_virt actually */
586 mmu_inval_dma_area(pgp, n);
592 free_pages(pgp, get_order(n));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c233 struct lpfc_pgp *pgp = &phba->slim2p->mbx.us.s2.port[pring->ringno]; local
243 pring->local_getidx = le32_to_cpu(pgp->cmdGetInx);
445 struct lpfc_pgp *pgp = &phba->slim2p->mbx.us.s2.port[ringno]; local
455 = le32_to_cpu(pgp->cmdGetInx);
894 struct lpfc_pgp *pgp = &phba->slim2p->mbx.us.s2.port[pring->ringno]; local
903 le32_to_cpu(pgp->rspPutInx),
928 struct lpfc_pgp *pgp; local
939 pgp = &phba->slim2p->mbx.us.s2.port[pring->ringno];
946 portRspPut = le32_to_cpu(pgp->rspPutInx);
1032 * been updated, sync the pgp
1077 struct lpfc_pgp *pgp = &phba->slim2p->mbx.us.s2.port[pring->ringno]; local
1245 struct lpfc_pgp *pgp = &phba->slim2p->mbx.us.s2.port[pring->ringno]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure1614 --enable-pgp-uam enable build of PGP UAM module
18556 # Check whether --enable-pgp-uam was given.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure1650 --enable-pgp-uam enable build of PGP UAM module
31977 # Check whether --enable-pgp-uam was given.
[all...]

Completed in 188 milliseconds