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