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

  /src/sys/dev/iscsi/
iscsi_main.c 73 static int iscsi_detach(device_t, int);
82 iscsi_detach, NULL);
262 * iscsi_detach:
266 iscsi_detach(device_t self, int flags) function in typeref:typename:int
iscsi_main.c 73 static int iscsi_detach(device_t, int);
82 iscsi_detach, NULL);
262 * iscsi_detach:
266 iscsi_detach(device_t self, int flags) function in typeref:typename:int
iscsi_main.c 73 static int iscsi_detach(device_t, int);
82 iscsi_detach, NULL);
262 * iscsi_detach:
266 iscsi_detach(device_t self, int flags) function in typeref:typename:int

Completed in 31 milliseconds