Searched refs:remove_connection (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sbin/iscsictl/
H A Discsic_globals.h168 int remove_connection(int, char **);
H A Discsic_main.c70 {"remove_connection", remove_connection},
H A Discsic_daemonif.c991 * remove_connection:
1000 remove_connection(int argc, char **argv) function
/netbsd-current/sbin/iscsid/
H A Discsid_globals.h494 uint32_t remove_connection(iscsid_remove_connection_req_t *);
H A Discsid_main.c431 rsp->status = remove_connection((iscsid_remove_connection_req_t *)p);
H A Discsid_driverif.c713 * remove_connection:
723 remove_connection(iscsid_remove_connection_req_t * req) function
/netbsd-current/sys/dev/iscsi/
H A Discsi_ioctl.c1232 * remove_connection:
1233 * Handle the remove_connection ioctl.
1240 remove_connection(iscsi_remove_parameters_t *par) function
1245 DEB(5, ("ISCSI: remove_connection %d from session %d\n",
1954 remove_connection((iscsi_remove_parameters_t *) addr);

Completed in 199 milliseconds