Searched refs:mly_command_ioctl (Results 1 – 2 of 2) sorted by relevance
79 static int mly_ioctl(struct mly_softc *sc, struct mly_command_ioctl *ioctl, void **data, 747 struct mly_command_ioctl mci; in mly_get_controllerinfo()820 struct mly_command_ioctl *mci; in mly_rescan_btl()840 mci = (struct mly_command_ioctl *)&mc->mc_packet->ioctl; in mly_rescan_btl()879 struct mly_command_ioctl *mci; in mly_complete_rescan()889 mci = (struct mly_command_ioctl *)&mc->mc_packet->ioctl; in mly_complete_rescan()975 struct mly_command_ioctl mci; in mly_get_eventstatus()1010 struct mly_command_ioctl mci; in mly_enable_mmbox()1054 struct mly_command_ioctl mci; in mly_flush()1085 mly_ioctl(struct mly_softc *sc, struct mly_command_ioctl *ioctl, void **data, size_t datasize, in mly_ioctl()[all …]
1151 struct mly_command_ioctl { struct1176 struct mly_command_ioctl ioctl; argument