/src/sys/arch/sun3/dev/ |
xy.c | 194 int xygetdisklabel(struct xy_softc *, void *); 271 xygetdisklabel(struct xy_softc *xy, void *b) function in typeref:typename:int 604 if (xygetdisklabel(xy, dvmabuf) != XY_ERR_AOK)
|
xy.c | 194 int xygetdisklabel(struct xy_softc *, void *); 271 xygetdisklabel(struct xy_softc *xy, void *b) function in typeref:typename:int 604 if (xygetdisklabel(xy, dvmabuf) != XY_ERR_AOK)
|
/src/sys/dev/vme/ |
xy.c | 187 int xygetdisklabel(struct xy_softc *, void *); 267 xygetdisklabel(struct xy_softc *xy, void *b) function in typeref:typename:int 727 if (xygetdisklabel(xy, buf) != XY_ERR_AOK)
|
xy.c | 187 int xygetdisklabel(struct xy_softc *, void *); 267 xygetdisklabel(struct xy_softc *xy, void *b) function in typeref:typename:int 727 if (xygetdisklabel(xy, buf) != XY_ERR_AOK)
|