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

/freebsd-13-stable/sys/dev/arcmsr/
H A Darcmsr.h287 #define ARCMSR_SRBPOST_FLAG_SGL_BSIZE 0x80000000 macro
H A Darcmsr.c1105 CHIP_REG_WRITE32(HBA_MessageUnit, 0, inbound_queueport, cdb_phyaddr_low|ARCMSR_SRBPOST_FLAG_SGL_BSIZE);
1119 phbbmu->post_qbuffer[index] = cdb_phyaddr_low | ARCMSR_SRBPOST_FLAG_SGL_BSIZE;

Completed in 185 milliseconds