Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/iscsi/
H A Discsi_globals.h356 struct lwp *c_threadobj; member
H A Discsi_ioctl.c791 conn->c_threadobj = l; in create_connection()
942 conn->c_threadobj = l; in recreate_connection()
H A Discsi_send.c70 NULL, NULL, 0, conn->c_threadobj); in my_soo_write()