Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
ahareg.h | 296 u_char lun_map[8]; member in struct:aha_devices::__anonb9c56ec20b08 |
bhareg.h | 393 u_char lun_map[8]; member in struct:bha_devices::__anona60743a30e08 |
bha.c | 1303 if (((devices.reply.lun_map[i] >> j) & 1) == 1) 1319 if (((devices.reply.lun_map[i] >> j) & 1) == 1) |
aha.c | 909 if (((devices.reply.lun_map[i] >> j) & 1) == 1) |