Symbol: mvs_channel
sys/dev/mvs/mvs.c
1016
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1086
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1137
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1158
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
116
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1180
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1265
struct mvs_channel *ch = device_get_softc(slot->dev);
sys/dev/mvs/mvs.c
1304
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1418
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1533
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1550
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1574
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1605
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1771
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1849
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1910
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1950
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1968
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
1996
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
2029
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
2109
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
2154
mvs_sata_connect(struct mvs_channel *ch)
sys/dev/mvs/mvs.c
219
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
2199
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
2230
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
2255
struct mvs_channel *ch;
sys/dev/mvs/mvs.c
2260
ch = (struct mvs_channel *)cam_sim_softc(sim);
sys/dev/mvs/mvs.c
2438
struct mvs_channel *ch = (struct mvs_channel *)cam_sim_softc(sim);
sys/dev/mvs/mvs.c
251
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
279
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
291
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
311
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
329
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
393
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
426
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
449
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
467
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
492
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
587
sizeof(struct mvs_channel)
sys/dev/mvs/mvs.c
595
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
625
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
650
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
661
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
679
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
703
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
73
static int mvs_sata_connect(struct mvs_channel *ch);
sys/dev/mvs/mvs.c
823
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs.c
838
struct mvs_channel *ch = device_get_softc(dev);
sys/dev/mvs/mvs_pci.c
253
int unit = ((struct mvs_channel *)device_get_softc(child))->unit;
sys/dev/mvs/mvs_pci.c
397
int unit = ((struct mvs_channel *)device_get_softc(child))->unit;
sys/dev/mvs/mvs_soc.c
233
int unit = ((struct mvs_channel *)device_get_softc(child))->unit;
sys/dev/mvs/mvs_soc.c
336
int unit = ((struct mvs_channel *)device_get_softc(child))->unit;