Searched refs:xlatephysdevtoraiddev (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/sys/dev/mly/ |
| H A D | mly.c | 2714 mly_printf(sc, " raid_device %d\n", io->param.xlatephysdevtoraiddev.raid_device); in mly_print_packet() 2715 mly_printf(sc, " controller %d\n", io->param.xlatephysdevtoraiddev.controller); in mly_print_packet() 2716 mly_printf(sc, " channel %d\n", io->param.xlatephysdevtoraiddev.channel); in mly_print_packet() 2717 mly_printf(sc, " target %d\n", io->param.xlatephysdevtoraiddev.target); in mly_print_packet() 2718 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
|