Home
last modified time | relevance | path

Searched defs:nr_of_pages (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c390 int nr_of_pages, int bulklen, unsigned char *buf, in sddr09_readX()
439 int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) { in sddr09_read20()
480 int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) { in sddr09_read22()
573 int nr_of_pages, int bulklen, unsigned char *buf, int use_sg) { in sddr09_writeX()
616 int nr_of_pages, int pageshift, unsigned char *buf, in sddr09_write_inplace()
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c40 static int hw_queue_ctor(struct hw_queue *queue, const u32 nr_of_pages, in hw_queue_ctor()