Searched refs:uas (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 294 void *addr, *uas = NULL; in pnv_pci_ioda2_table_alloc_pages() local 336 uas = pnv_pci_ioda2_table_do_alloc_pages(nid, level_shift, in pnv_pci_ioda2_table_alloc_pages() 339 if (!uas) in pnv_pci_ioda2_table_alloc_pages() 351 tbl->it_userspace = uas; in pnv_pci_ioda2_table_alloc_pages() 361 pnv_pci_ioda2_table_do_free_pages(uas, in pnv_pci_ioda2_table_alloc_pages()
|
| /linux/drivers/usb/storage/ |
| H A D | Makefile | 13 obj-$(CONFIG_USB_UAS) += uas.o
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | iommu.c | 175 unsigned long *uas; in pseries_tce_iommu_userspace_view_alloc() local 182 uas = vzalloc(cb); in pseries_tce_iommu_userspace_view_alloc() 183 if (!uas) in pseries_tce_iommu_userspace_view_alloc() 186 tbl->it_userspace = (__be64 *) uas; in pseries_tce_iommu_userspace_view_alloc()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 8206 of sense data, not on uas); 8208 bytes of sense data, not on uas); 8212 READ_DISC_INFO command, not on uas); 8216 command, uas only); 8218 240 sectors at a time, uas only); 8225 command, uas only); 8226 k = NO_SAME (do not use WRITE_SAME, uas only) 8228 unlock ejectable media, not on uas); 8231 not on uas); 8233 initial READ(10) command, not on uas); [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 27515 F: drivers/usb/storage/uas.c
|