Home
last modified time | relevance | path

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

/freebsd/sys/dev/ciss/
H A Dciss.c169 static int ciss_user_command(struct ciss_softc *sc, IOCTL_Command_struct *ioc);
2680 ciss_user_command(struct ciss_softc *sc, IOCTL_Command_struct *ioc) in ciss_user_command() function
4748 error = ciss_user_command(sc, ioc); in ciss_ioctl()