Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dsddr09.c389 int nr_of_pages, int bulklen, unsigned char *buf, in sddr09_readX()
438 int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) { in sddr09_read20()
479 int nr_of_pages, int pageshift, unsigned char *buf, int use_sg) { in sddr09_read22()
572 int nr_of_pages, int bulklen, unsigned char *buf, int use_sg) { in sddr09_writeX()
615 int nr_of_pages, int pageshift, unsigned char *buf, in sddr09_write_inplace()
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/
Dehea_qmr.c54 static int hw_queue_ctor(struct hw_queue *queue, const u32 nr_of_pages, in hw_queue_ctor()