Home
last modified time | relevance | path

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

/freebsd/sys/dev/arcmsr/
H A Darcmsr.h1440 struct HostRamBuf { struct
H A Darcmsr.c4508 struct HostRamBuf *pRamBuf; in arcmsr_map_xor_sg()
4509 struct XorSg *pxortable = (struct XorSg *)(acb->xortable + sizeof(struct HostRamBuf)); in arcmsr_map_xor_sg()
4527 pRamBuf = (struct HostRamBuf *)acb->xortable; in arcmsr_map_xor_sg()
4984 acb->init2cfg_size = sizeof(struct HostRamBuf) + (sizeof(struct XorSg) * acb->xor_mega); in arcmsr_alloc_xor_mem()