Searched refs:lbn (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/md/dm-vdo/ |
| H A D | dump.c | 163 wait_on, data_vio, data_vio->allocation.pbn, data_vio->logical.lbn, in dump_vio_waiters() 169 data_vio, data_vio->allocation.pbn, data_vio->logical.lbn, in dump_vio_waiters() 239 data_vio->allocation.pbn, data_vio->logical.lbn, in dump_data_vio() 244 data_vio->allocation.pbn, data_vio->logical.lbn); in dump_data_vio() 248 data_vio->logical.lbn); in dump_data_vio()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100.c | 47 #define EXTRACT_BITS(x, lbn, width) \ argument 48 (((x) >> ((lbn) & 31)) & ((1ull << (width)) - 1)) 52 int lbn, int width) in _ef100_pci_get_bar_bits_with_width() argument 56 efx_readd(efx, &dword, structure_start + ROUND_DOWN_TO_DWORD(lbn)); in _ef100_pci_get_bar_bits_with_width() 58 return EXTRACT_BITS(le32_to_cpu(dword.u32[0]), lbn, width); in _ef100_pci_get_bar_bits_with_width() 253 int structure_start, int lbn, in _ef100_pci_get_config_bits_with_width() argument 256 int rc, pos = structure_start + ROUND_DOWN_TO_DWORD(lbn); in _ef100_pci_get_config_bits_with_width() 267 *result = EXTRACT_BITS(temp, lbn, width); in _ef100_pci_get_config_bits_with_width()
|
| H A D | tc.h | 224 u16 lbn; member
|
| H A D | mae.c | 287 field->lbn = MCDI_STRUCT_WORD(fdesc, TABLE_FIELD_DESCR_LBN); in efx_mae_table_get_desc() 1841 if (field.lbn + field.width > row_bits) in efx_mae_table_populate() 1844 unsigned int bn = field.lbn + i * 8; in efx_mae_table_populate()
|
| /linux/arch/alpha/include/asm/ |
| H A D | console.h | 14 extern long callback_read(long channel, long count, const char *buf, long lbn);
|
| /linux/drivers/s390/char/ |
| H A D | sclp_sdias.h | 37 u32 lbn; member
|