Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mly/
H A Dmlyreg.h1133 struct mly_command_scsi_large { struct
1175 struct mly_command_scsi_large scsi_large;
H A Dmly.c2621 struct mly_command_scsi_large *sl = (struct mly_command_scsi_large *)mc->mc_packet; in mly_print_packet()