Searched refs:xlatephysdevtoraiddev (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/mly/ |
| HD | mly.c | 2721 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()
|
| HD | mlyreg.h | 1070 struct mly_ioctl_param_xlatephysdevtoraiddev xlatephysdevtoraiddev; member
|