Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mly/
H A Dmly.c769 struct mly_command_ioctl mci; in mly_get_controllerinfo()
842 struct mly_command_ioctl *mci; in mly_rescan_btl()
865 mci = (struct mly_command_ioctl *)&mc->mc_packet->ioctl; in mly_rescan_btl()
904 struct mly_command_ioctl *mci; in mly_complete_rescan()
914 mci = (struct mly_command_ioctl *)&mc->mc_packet->ioctl; in mly_complete_rescan()
1000 struct mly_command_ioctl mci; in mly_get_eventstatus()
1035 struct mly_command_ioctl mci; in mly_enable_mmbox()
1079 struct mly_command_ioctl mci; in mly_flush()
1114 struct mly_command_ioctl *mci; in mly_ioctl()
1217 struct mly_command_ioctl *mci; in mly_fetch_event()
[all …]
H A Dmlyreg.h1153 struct mly_command_ioctl { struct
1178 struct mly_command_ioctl ioctl; argument