Searched refs:page (Results 151 - 175 of 311) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/mandoc/
H A Dmain.c600 * are page names and some are relative file names.
803 struct manpage *page; local
862 page = *res + (*ressz - 1);
863 page->file = file;
864 page->names = NULL;
865 page->output = NULL;
866 page->bits = NAME_FILE & NAME_MASK;
867 page->ipath = ipath;
868 page->sec = (*sec >= '1' && *sec <= '9') ? *sec - '1' + 1 : 10;
869 page
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_busdma_bufalloc.c49 * We manage buffer zones up to a page in size. Buffers larger than a page can
50 * be managed by one of the kernel's page-oriented memory allocation routines as
51 * efficiently as what we can do here. Also, a page is the largest size for
60 * smallest supported allocation size of 32 through the largest supported page
61 * size of 64K. If you up the biggest page size number, up the array size too.
66 #error Unsupported page size
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dparser.y396 int32_t page, mdepth;
442 page = HID_PAGE(hi.usage);
443 if (page == HUP_KEYBOARD)
445 if (page == HUP_CONSUMER &&
H A Dhid.c174 int32_t report_id, usage, page, val, local
211 page = HID_PAGE(h.usage);
227 switch (page) {
/freebsd-13-stable/usr.sbin/ypldap/
H A Daldap.h67 struct aldap_page_control *page; member in struct:aldap_message
/freebsd-13-stable/lib/libc/db/btree/
H A Dbt_utils.c72 bl = GETBLEAF(e->page, e->index);
76 * leave the page pinned and don't copy unless the user specified
158 * page when the user inserts a new key in the tree smaller than
161 h = e->page;
/freebsd-13-stable/lib/libc/db/recno/
H A Drec_get.c72 /* Toss any page pinned across calls. */
101 mpool_put(t->bt_mp, e->page, 0);
103 t->bt_pinned = e->page;
/freebsd-13-stable/contrib/tnftp/src/
H A Dextern.h169 void page(int, char **);
H A Dcmdtab.c233 { "less", H(pagehelp), 1, 1, 1, CMPL(r) page },
247 { "more", H(pagehelp), 1, 1, 1, CMPL(r) page },
256 { "page", H(pagehelp), 1, 1, 1, CMPL(r) page },
/freebsd-13-stable/lib/libusbhid/
H A Dusage.c179 int page = HID_PAGE(u); local
185 if (pages[k].usage == page)
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvarmod.mk32 # to mean a single '$'. This contradicts the manual page, which says that
/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.h136 #define PHY_REG(page, reg) (((page) << PHY_PAGE_SHIFT) | \
H A De1000_phy.h76 s32 e1000_set_page_igp(struct e1000_hw *hw, u16 page);
161 #define BM_PHY_REG(page, reg) \
163 (((page) & 0xFFFF) << PHY_PAGE_SHIFT) |\
/freebsd-13-stable/sys/i386/i386/
H A Dvm86.c447 * | page 0 |
454 * | page 1 | |PCB Ext | size: ~140 bytes (includes TSS)
459 * | page 2 | | I/O |
461 * | page 3 | | |
474 * pcb_ebx = va of vm86 page table
520 * use whatever is leftover of the vm86 page layout as a
584 * use whatever is leftover of the vm86 page layout as a
721 * struct vm86context contains the page table to use when making
732 vm_paddr_t page; local
739 page
784 int i, page; local
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h51 struct page;
164 ssize_t (*sendpage)(struct file *, struct page *, int, size_t,
/freebsd-13-stable/sys/cam/scsi/
H A Dscsi_enc_ses.c165 * elements detected via the SES configuration page by tracking the numerous
350 /* References into the config page. */
497 * element status page (page 0xa).
575 /* Clear references to the additional status page. */
713 * pointing to the same constant page data.
773 * is valid for processing the page data corresponding to
774 * the provided page header.
778 * page header.
1160 * \param pagenum SES diagnostic page t
1278 struct scsi_diag_page *page; local
1535 struct ses_status_page *page; local
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dindex.h276 /* in l2p: page number within the revision
277 * in p2l: page number with the rev / pack file
279 apr_uint64_t page; member in struct:svn_fs_fs__page_cache_key_t
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dindex.h353 /* in l2p: page number within the revision
354 * in p2l: page number with the rev / pack file
356 apr_uint64_t page; member in struct:svn_fs_x__page_cache_key_t
/freebsd-13-stable/lib/libc/db/hash/
H A Dhash.h49 BUFHEAD *ovfl; /* Overflow page buffer header */
50 u_int32_t addr; /* Address of this page */
51 char *page; /* Actual page data */ member in struct:_bufhead
75 int32_t last_freed; /* Last overflow page freed */
87 u_int16_t bitmaps[NCACHED]; /* address of overflow page
102 BUFHEAD *cpage; /* Current page */
112 u_int32_t *mapp[NCACHED]; /* Pointers to page maps */
158 * Overflow page numbers are allocated per split point. At each doubling of
159 * the table, we can allocate extra pages. So, an overflow page numbe
[all...]
/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dsysmacros.h34 #include <asm/page.h>
168 * and we want to round it up to a page boundary using "PAGESIZE" as
/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_memfree.h146 struct mthca_db_page *page; member in struct:mthca_db_table
/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_bo_api.h45 * @fpfn: first valid page frame number to put the object
46 * @lpfn: last valid page frame number to put the object
275 * @page: The page when kmap'ing a single page.
287 struct vm_page *page; member in struct:ttm_bo_kmap_obj
644 * @start_page: The first page to map.
/freebsd-13-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h70 int page; member in struct:arswitch_softc
/freebsd-13-stable/sys/cam/ctl/
H A Dctl.h89 * Serial number length, for VPD page 0x80.
94 * Device ID length, for VPD page 0x83.
99 * WWPN length, for VPD page 0x83.
201 uint8_t page, uint8_t subpage);
/freebsd-13-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S33 .set MEM_TBL,0x5000 # BTX page tables

Completed in 151 milliseconds

1234567891011>>