Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dmly.c124 static int mly_ioctl(struct mly_softc *, struct mly_cmd_ioctl *,
610 struct mly_cmd_ioctl mci; in mly_get_controllerinfo()
643 struct mly_cmd_ioctl *mci; in mly_scan_btl()
669 mci = (struct mly_cmd_ioctl *)&mc->mc_packet->ioctl; in mly_scan_btl()
709 struct mly_cmd_ioctl *mci; in mly_complete_rescan()
721 mci = (struct mly_cmd_ioctl *)&mc->mc_packet->ioctl; in mly_complete_rescan()
818 struct mly_cmd_ioctl mci; in mly_get_eventstatus()
854 struct mly_cmd_ioctl mci; in mly_enable_mmbox()
894 struct mly_cmd_ioctl mci; in mly_flush()
914 mly_ioctl(struct mly_softc *mly, struct mly_cmd_ioctl *ioctl, void **data, in mly_ioctl()
[all …]
H A Dmlyreg.h1185 struct mly_cmd_ioctl { struct
1210 struct mly_cmd_ioctl ioctl; argument