Searched refs:NCALL_SDBC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h1022 #define SD_ENABLE (NCALL_SDBC + 0)
1023 #define SD_DISABLE (NCALL_SDBC + 1)
1024 #define SD_DUAL_WRITE (NCALL_SDBC + 2)
1025 #define SD_DUAL_READ (NCALL_SDBC + 3)
1026 #define SD_SET_CD (NCALL_SDBC + 4)
1027 #define SD_GETSIZE (NCALL_SDBC + 5)
1028 #define SD_DUAL_OPEN (NCALL_SDBC + 6)
1029 #define SD_REMOTE_FLUSH (NCALL_SDBC + 7)
1030 #define SD_SGREMOTE_FLUSH (NCALL_SDBC + 8)
1031 #define SD_DISK_IO (NCALL_SDBC
[all...]
/illumos-gate/usr/src/uts/common/avs/ncall/
H A Dncall.h113 #define NCALL_SDBC 130 /* 130 - 149 */ macro

Completed in 48 milliseconds