Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mly/
H A Dmly.c770 struct mly_command_ioctl mci; in mly_get_controllerinfo()
843 struct mly_command_ioctl *mci; in mly_rescan_btl()
866 mci = (struct mly_command_ioctl *)&mc->mc_packet->ioctl; in mly_rescan_btl()
905 struct mly_command_ioctl *mci; in mly_complete_rescan()
915 mci = (struct mly_command_ioctl *)&mc->mc_packet->ioctl; in mly_complete_rescan()
1001 struct mly_command_ioctl mci; in mly_get_eventstatus()
1036 struct mly_command_ioctl mci; in mly_enable_mmbox()
1080 struct mly_command_ioctl mci; in mly_flush()
1115 struct mly_command_ioctl *mci; in mly_ioctl()
1218 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