Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mly/
H A Dmlyreg.h1267 union mly_command_packet mmm_command[MLY_MMBOX_COMMANDS]; member
H A Dmly.c1021 sc->mly_mmbox_busaddr + offsetof(struct mly_mmbox, mmm_command); in mly_enable_mmbox()
1488 pkt = &sc->mly_mmbox->mmm_command[sc->mly_mmbox_command_index]; in mly_start()