Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhp_sdc.h87 #define HP_SDC_ACT_DEALLOC 0x80 /* Destroy transaction after */ macro
/linux-2.4.37.9/drivers/hil/
Dhp_sdc.c381 if (act & HP_SDC_ACT_DEALLOC) kfree(curr); in hp_sdc_put()
517 if (act & HP_SDC_ACT_DEALLOC) kfree(curr); in hp_sdc_put()