Searched refs:ibcs2_isc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/modules/ibcs2/
H A DMakefile9 ibcs2_isc.c ibcs2_isc_sysent.c \
/freebsd-10.2-release/sys/i386/ibcs2/
H A Dibcs2_isc.c32 __FBSDID("$FreeBSD: releng/10.2/sys/i386/ibcs2/ibcs2_isc.c 230132 2012-01-15 13:23:18Z uqs $");
51 ibcs2_isc(struct thread *td, struct ibcs2_isc_args *uap) function
H A Dibcs2_sysent.c125 { 0, (sy_call_t *)ibcs2_isc, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 105 = ibcs2_isc */
H A Dibcs2_proto.h329 int ibcs2_isc(struct thread *, struct ibcs2_isc_args *);

Completed in 54 milliseconds