Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Dvolumes.h161 int btrfs_cmp_device_free_bytes(const void *dev_info1, const void *dev_info2);
Dvolumes.c2252 int btrfs_cmp_device_free_bytes(const void *dev_info1, const void *dev_info2) in btrfs_cmp_device_free_bytes() argument
2255 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
2258 ((struct btrfs_device_info *)dev_info2)->max_avail) in btrfs_cmp_device_free_bytes()
/linux-2.6.39/drivers/usb/host/
Dxhci-dbg.c470 &slot_ctx->dev_info2, in xhci_dbg_slot_ctx()
471 (unsigned long long)dma, slot_ctx->dev_info2); in xhci_dbg_slot_ctx()
Dxhci-mem.c919 slot_ctx->dev_info2 |= (u32) ROOT_HUB_PORT(port_num); in xhci_setup_addressable_virt_dev()
1312 in_slot_ctx->dev_info2 = out_slot_ctx->dev_info2; in xhci_slot_copy()
Dxhci.h508 u32 dev_info2; member
Dxhci.c2682 slot_ctx->dev_info2 |= XHCI_MAX_PORTS(hdev->maxchild); in xhci_update_hub_device()