Home
last modified time | relevance | path

Searched refs:SLOTBITS_IN_LONGS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h103 #define SLOTBITS_IN_LONGS ((MTIP_MAX_SLOT_GROUPS + \ macro
396 unsigned long cmds_to_issue[SLOTBITS_IN_LONGS];
H A Dmtip32xx.c466 for (group = SLOTBITS_IN_LONGS; group > 0; group--) in print_tags()
502 unsigned long tagaccum[SLOTBITS_IN_LONGS]; in mtip_handle_tfe()
520 memset(tagaccum, 0, SLOTBITS_IN_LONGS * sizeof(long)); in mtip_handle_tfe()
588 memset(tagaccum, 0, SLOTBITS_IN_LONGS * sizeof(long)); in mtip_handle_tfe()