Home
last modified time | relevance | path

Searched refs:InboundMFrameSize (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/raid/asr/
H A Di2oexec.h788 U16 InboundMFrameSize; member
H A Di2odep.h1223 getLU2((&(x)->InboundMFrameSize),0)
1225 setLU2((&(x)->InboundMFrameSize),0,y)
H A Dasr.c2432 sc->ha_SystemTable.InboundMessageFrameSize = status->InboundMFrameSize; in asr_attach()