Searched defs:nr_of_pages (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/storage/ |
H A D | sddr09.c | 390 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()
|
/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 40 static int hw_queue_ctor(struct hw_queue *queue, const u32 nr_of_pages, in hw_queue_ctor()
|