Searched refs:LINUX_DID_OK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/compat/linux/common/ | ||
| D | linux_sg.h | 95 #define LINUX_DID_OK 0x00 /* OK */ macro |
| D | linux_sg.c | 251 return LINUX_DID_OK; in bsd_to_linux_host_status() |