Home
last modified time | relevance | path

Searched refs:ciss_user_command (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/raid/ciss/
H A Dciss.c165 static int ciss_user_command(struct ciss_softc *sc, IOCTL_Command_struct *ioc);
2537 ciss_user_command(struct ciss_softc *sc, IOCTL_Command_struct *ioc) in ciss_user_command() function
4616 error = ciss_user_command(sc, ioc); in ciss_ioctl()