Searched refs:MAP_TABLE_ENTRY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/pms/freebsd/driver/common/ |
| D | lxencrypt.c | 341 lh = MAP_TABLE_ENTRY(pCard, chan, device, lun); in show_target_dek_map() 528 lh = MAP_TABLE_ENTRY(pCard, chan, device, lun); in agtiapi_MapDek() 703 lh = MAP_TABLE_ENTRY(pCard, chan, device, lun); in agtiapi_CleanupEncryption()
|
| D | lxcommon.h | 489 #define MAP_TABLE_ENTRY(pC, c, d, l) (pC->encrypt_map + \ macro
|