Searched refs:MEDIA_PORT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | alauda.c | 114 #define MEDIA_PORT(us) us->srb->device->lun macro 115 #define MEDIA_INFO(us) ((struct alauda_info *)us->extra)->port[MEDIA_PORT(us)] 313 if (MEDIA_PORT(us) == ALAUDA_PORT_XD) in alauda_get_media_status() 335 if (MEDIA_PORT(us) == ALAUDA_PORT_XD) in alauda_ack_media() 352 if (MEDIA_PORT(us) == ALAUDA_PORT_XD) in alauda_get_media_signature() 371 command[8] = MEDIA_PORT(us); in alauda_reset_media() 502 0, 0, 0, 0, 3, 0, MEDIA_PORT(us) in alauda_check_status2() 532 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us) in alauda_get_redu_data() 704 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) in alauda_erase_block() 734 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(u in alauda_read_block_raw() [all...] |
/kernel/linux/linux-6.6/drivers/usb/storage/ |
H A D | alauda.c | 114 #define MEDIA_PORT(us) us->srb->device->lun macro 115 #define MEDIA_INFO(us) ((struct alauda_info *)us->extra)->port[MEDIA_PORT(us)] 313 if (MEDIA_PORT(us) == ALAUDA_PORT_XD) in alauda_get_media_status() 335 if (MEDIA_PORT(us) == ALAUDA_PORT_XD) in alauda_ack_media() 352 if (MEDIA_PORT(us) == ALAUDA_PORT_XD) in alauda_get_media_signature() 371 command[8] = MEDIA_PORT(us); in alauda_reset_media() 502 0, 0, 0, 0, 3, 0, MEDIA_PORT(us) in alauda_check_status2() 532 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us) in alauda_get_redu_data() 704 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us) in alauda_erase_block() 734 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(u in alauda_read_block_raw() [all...] |
Completed in 5 milliseconds