Searched refs:nocopyout (Results 1 – 3 of 3) sorted by relevance
133 static int scd_subchan(struct scd_softc *, struct ioc_read_subchannel *sch, int nocopyout);565 scd_subchan(struct scd_softc *sc, struct ioc_read_subchannel *sch, int nocopyout) in scd_subchan() argument595 if (nocopyout == 0) { in scd_subchan()
138 int nocopyout);1412 mcd_subchan(struct mcd_softc *sc, struct ioc_read_subchannel *sch, int nocopyout) in mcd_subchan() argument1479 if (nocopyout == 0) in mcd_subchan()
1284 int nocopyout, error = 0; in cdioctl() local1326 nocopyout = 0; in cdioctl()1503 nocopyout = 1; in cdioctl()1549 if (nocopyout == 0) { in cdioctl()