Searched defs:ipath_getpiobuf (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_driver.c320 piobuf = ipath_getpiobuf(dd, 0, &pbnum);
1328 * and from non-interrupt context by ipath_getpiobuf().
1621 * ipath_getpiobuf - find an available pio buffer
1626 u32 __iomem *ipath_getpiobuf(struct ipath_devdata *dd, u32 plen, u32 *pbufnum) function

Completed in 67 milliseconds