Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mly/
HDmly.c2721 mly_printf(sc, " raid_device %d\n", io->param.xlatephysdevtoraiddev.raid_device); in mly_print_packet()
2722 mly_printf(sc, " controller %d\n", io->param.xlatephysdevtoraiddev.controller); in mly_print_packet()
2723 mly_printf(sc, " channel %d\n", io->param.xlatephysdevtoraiddev.channel); in mly_print_packet()
2724 mly_printf(sc, " target %d\n", io->param.xlatephysdevtoraiddev.target); in mly_print_packet()
2725 mly_printf(sc, " lun %d\n", io->param.xlatephysdevtoraiddev.lun); in mly_print_packet()
HDmlyreg.h1070 struct mly_ioctl_param_xlatephysdevtoraiddev xlatephysdevtoraiddev; member