HomeSort by: relevance | last modified time | path
    Searched defs:disconnect (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/tip/
acu.c 94 disconnect(NULL);
160 disconnect(const char *reason) function in typeref:typename:void
  /src/sys/external/bsd/vchiq/dist/interface/vchi/connections/
connection.h 199 // Callback to inform of a disconnect
227 // Routine to disconnect from a service
299 // Callback to notify that peer has requested disconnect
300 VCHI_CONNECTION_DISCONNECT disconnect; member in struct:opaque_vchi_connection_api_t
  /src/sys/dev/ic/
osiop.c 752 printf("%s: Inhibiting disconnect: 0x%02x\n",
887 int disconnect, i; local in function:osiop_start
922 disconnect = (xs->xs_control & XS_CTL_REQSENSE) == 0 &&
925 ds->msgout[0] = MSG_IDENTIFY(lun, disconnect);
1334 /* Disconnect */
1336 printf("%s: Disconnect with no active command?\n",
1361 * by the phase change interrupt. If the disconnect
1396 * If data transfer was interrupted by disconnect, curaddr
  /src/usr.bin/ftp/
cmds.c 1771 disconnect(0, NULL);
1774 disconnect(0, NULL);
1795 disconnect(int argc, char *argv[]) function in typeref:typename:void

Completed in 15 milliseconds