Home
last modified time | relevance | path

Searched defs:io_type (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c633 typedef struct io_type { struct
634 int cd, tsize;
635 _sd_buf_handle_t *wbuf, *rbuf;
636 int len, len2, rnet, wnet;
637 int trk_num, trk_off;
638 int offset, boff;
639 char test_pattern;
/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsmapi_common.h78 int io_type; member
H A Drsm.h176 int io_type; member
189 int32_t io_type; member
/titanic_41/usr/src/cmd/zinject/
H A Dzinject.c561 int io_type = ZIO_TYPES; in main() local
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzio.h392 zio_type_t io_type; member
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3081 uchar_t io_type) in usbvc_start_isoc_polling()
/titanic_41/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2003 enum zio_type io_type; member
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c2162 enum ztest_io_type io_type; in ztest_io() local