Home
last modified time | relevance | path

Searched refs:pxortable (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/arcmsr/
H A Darcmsr.c4509 struct XorSg *pxortable = (struct XorSg *)(acb->xortable + sizeof(struct HostRamBuf)); in arcmsr_map_xor_sg() local
4522 pxortable->xorPhys = (u_int64_t)segs->ds_addr; in arcmsr_map_xor_sg()
4523 pxortable->xorBufLen = (u_int64_t)segs->ds_len; in arcmsr_map_xor_sg()
4524 pxortable++; in arcmsr_map_xor_sg()