Home
last modified time | relevance | path

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

/drivers/block/mtip32xx/
Dmtip32xx.h104 #define SLOTBITS_IN_LONGS ((MTIP_MAX_SLOT_GROUPS + \ macro
398 unsigned long cmds_to_issue[SLOTBITS_IN_LONGS];
Dmtip32xx.c478 for (group = SLOTBITS_IN_LONGS; group > 0; group--) in print_tags()
514 unsigned long tagaccum[SLOTBITS_IN_LONGS]; in mtip_handle_tfe()
532 memset(tagaccum, 0, SLOTBITS_IN_LONGS * sizeof(long)); in mtip_handle_tfe()
600 memset(tagaccum, 0, SLOTBITS_IN_LONGS * sizeof(long)); in mtip_handle_tfe()