Searched refs:xlatephysdevtoraiddev (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/mly/ |
| H A D | mly.c | 2719 mly_printf(sc, " raid_device %d\n", io->param.xlatephysdevtoraiddev.raid_device); in mly_print_packet() 2720 mly_printf(sc, " controller %d\n", io->param.xlatephysdevtoraiddev.controller); in mly_print_packet() 2721 mly_printf(sc, " channel %d\n", io->param.xlatephysdevtoraiddev.channel); in mly_print_packet() 2722 mly_printf(sc, " target %d\n", io->param.xlatephysdevtoraiddev.target); in mly_print_packet() 2723 mly_printf(sc, " lun %d\n", io->param.xlatephysdevtoraiddev.lun); in mly_print_packet()
|
| H A D | mlyreg.h | 1072 struct mly_ioctl_param_xlatephysdevtoraiddev xlatephysdevtoraiddev; member
|