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

/freebsd-13-stable/sys/dev/arcmsr/
H A Darcmsr.h516 u_int32_t inbound_queueport; /*0040 0043*/ member in struct:HBA_MessageUnit
602 u_int32_t inbound_queueport; /*0040 0043 port32 host inbound queue port*/ member in struct:HBC_MessageUnit
746 u_int32_t inbound_queueport; /*0040 0043 port32 host inbound queue port*/ member in struct:HBE_MessageUnit
824 u_int32_t inbound_queueport; /*0040 0043 port32 host inbound queue port*/ member in struct:HBF_MessageUnit
4722 ** inbound_queueport:
H A Darcmsr.c1105 CHIP_REG_WRITE32(HBA_MessageUnit, 0, inbound_queueport, cdb_phyaddr_low|ARCMSR_SRBPOST_FLAG_SGL_BSIZE);
1107 CHIP_REG_WRITE32(HBA_MessageUnit, 0, inbound_queueport, cdb_phyaddr_low);

Completed in 100 milliseconds