Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/arcmsr/
H A Darcmsr.h643 struct InBound_SRB { struct
701 struct InBound_SRB post_qbuffer[ARCMSR_MAX_HBD_POSTQUEUE];
H A Darcmsr.c1114 struct InBound_SRB *pinbound_srb; in arcmsr_post_srb()
1118 pinbound_srb = (struct InBound_SRB *)&phbdmu->post_qbuffer[postq_index & 0xFF]; in arcmsr_post_srb()