Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dfcp_impl.h65 } fcp_posmap; typedef
106 fcp_posmap *posmap;
Dfc.c274 fc->posmap = (fcp_posmap *)kmalloc(sizeof(fcp_posmap)+p->len, GFP_KERNEL); in fcp_report_map_done()
280 memset(fc->posmap, 0, sizeof(fcp_posmap)+p->len); in fcp_report_map_done()