Searched refs:PBA_LO (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/storage/
H A Dalauda.c126 #define PBA_LO(pba) ((pba & 0xF) << 5) macro
534 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us) alauda_get_redu_data()
706 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) alauda_erase_block()
736 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(us) alauda_read_block_raw()
787 PBA_ZONE(pba), 0, PBA_LO(pba), 32, 0, MEDIA_PORT(us) alauda_write_block()

Completed in 40 milliseconds