Lines Matching defs:page
2074 * @sp: Save page bit (0 == don't save, 1 == save)
2102 * Use MODE SELECT(10) if the device asked for it or if the mode page
2156 * @modepage: mode page being requested
2157 * @subpage: sub-page of the mode page being requested
2222 * ILLEGAL REQUEST if the code page isn't supported */
2231 * request, except if the request mode page is
3009 * Returns virtual address of the start of the mapped page
3017 struct page *page;
3036 /* Offset starting from the beginning of first page in this sg-entry */
3039 /* Assumption: contiguous pages can be accessed as "page + i" */
3040 page = nth_page(sg_page(sg), (*offset >> PAGE_SHIFT));
3043 /* Bytes in this sg-entry from *offset to the end of the page */
3048 return kmap_atomic(page);
3155 * on the information in the VPD page 0x83 of the device.
3282 * froom VPD page 0x83 of the device.