代码搜索结果
找到约 52 项符合
IoT 的代码
tio.c
/*
* Target I/O.
* (C) 2005 FUJITA Tomonori
* This code is licenced under the GPL.
*/
#include "iscsi.h"
#include "iscsi_dbg.h"
#include "iotype.h"
static int tio_add_pages(struc
iotype.c
/*
* Manager for various I/O types.
* (C) 2004 - 2005 FUJITA Tomonori
* This code is licenced under the GPL.
*/
#include "iscsi.h"
#include "iotype.h"
#include "iscsi_dbg.h"
stat