Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iscsi_initiator/
HDiscsi.c101 static int i_setsoc(isc_session_t *sp, int fd, struct thread *td);
209 error = i_setsoc(sp, *(u_int *)arg, td); in iscsi_ioctl()
383 i_setsoc(isc_session_t *sp, int fd, struct thread *td) in i_setsoc() function