Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mly/
H A Dmlyreg.h732 struct mly_ioctl_getphysdevinfovalid { struct
791 struct mly_ioctl_getphysdevinfovalid physdev; argument
H A Dmly.c851 mc->mc_length = mci->data_size = sizeof(struct mly_ioctl_getphysdevinfovalid); in mly_rescan_btl()
878 struct mly_ioctl_getphysdevinfovalid *pdi; in mly_complete_rescan()
920 pdi = (struct mly_ioctl_getphysdevinfovalid *)mc->mc_data; in mly_complete_rescan()