Home
last modified time | relevance | path

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

/freebsd/sys/dev/arcmsr/
H A Darcmsr.h293 #define ARCMSR_SRBPOST_FLAG_SGL_BSIZE 0x80000000 macro
H A Darcmsr.c1086 …_REG_WRITE32(HBA_MessageUnit, 0, inbound_queueport, cdb_phyaddr_low|ARCMSR_SRBPOST_FLAG_SGL_BSIZE); in arcmsr_post_srb()
1100 phbbmu->post_qbuffer[index] = cdb_phyaddr_low | ARCMSR_SRBPOST_FLAG_SGL_BSIZE; in arcmsr_post_srb()