Lines Matching defs:offset
252 * 256 is offset within sys register.
253 * 256 offset MPI frame starts. Max MPI frame supported is 32.
1131 desc = "target data offset error";
2254 * Each 64-bit PRP entry comprises an address and an offset field. The address
2255 * always points at the beginning of a 4KB physical memory page, and the offset
2257 * first element in a PRP list may contain a non-zero offset, implying that all
2262 * by the list begins at a non-zero offset within the first 4KB page, then the
2263 * first PRP element will contain a non-zero offset indicating where the region
2282 u32 offset, entry_len;
2357 offset = dma_addr & page_mask;
2358 entry_len = ioc->page_size - offset;
2448 dma_addr_t msg_dma, sge_addr, offset;
2509 offset = sge_addr & page_mask;
2510 first_prp_len = nvme_pg_size - offset;
2527 offset = sge_addr & page_mask;
3698 * starts at offset MPI25_SUP_REPLY_POST_HOST_INDEX_OFFSET and
3699 * each register is at offset bytes of
4230 /* TBD 256 is offset within sys register. */
4293 /* TBD 256 is offset within sys register */