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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dalauda.c123 #define MEDIA_PORT(us) us->srb->device->lun macro
124 #define MEDIA_INFO(us) ((struct alauda_info *)us->extra)->port[MEDIA_PORT(us)]
321 if (MEDIA_PORT(us) == ALAUDA_PORT_XD)
343 if (MEDIA_PORT(us) == ALAUDA_PORT_XD)
360 if (MEDIA_PORT(us) == ALAUDA_PORT_XD)
379 command[8] = MEDIA_PORT(us);
507 0, 0, 0, 0, 3, 0, MEDIA_PORT(us)
537 PBA_HI(pba), PBA_ZONE(pba), 0, PBA_LO(pba), 0, 0, MEDIA_PORT(us)
710 PBA_ZONE(pba), 0, PBA_LO(pba), 0x02, 0, MEDIA_PORT(us)
741 PBA_ZONE(pba), 0, PBA_LO(pba) + page, pages, 0, MEDIA_PORT(u
[all...]

Completed in 71 milliseconds