Home
last modified time | relevance | path

Searched refs:PBA_ZONE (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/usb/storage/
Dalauda.c119 #define PBA_ZONE(pba) (pba >> 11) macro
524 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us) in alauda_get_redu_data()
696 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) in alauda_erase_block()
726 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(us) in alauda_read_block_raw()
777 PBA_ZONE(pba), 0, PBA_LO(pba), 32, 0, MEDIA_PORT(us) in alauda_write_block()