Searched refs:unusable (Results 1 – 11 of 11) sorted by relevance
90 ud->eh_ops.unusable(ud); in event_handler()
278 void (*unusable)(struct usbip_device *); member
259 sdev->ud.eh_ops.unusable = stub_device_unusable; in stub_device_alloc()
580 ud->eh_ops.unusable = vudc_device_unusable; in init_vudc_hw()
1106 vdev->ud.eh_ops.unusable = vhci_device_unusable; in vhci_device_init()
148 unusable. You should say N here unless you are explicitly looking to
1431 int avail, dirty, unusable; in velocity_give_many_rx_descs() local1442 unusable = vptr->rx.filled & 0x0003; in velocity_give_many_rx_descs()1443 dirty = vptr->rx.dirty - unusable; in velocity_give_many_rx_descs()1450 vptr->rx.filled = unusable; in velocity_give_many_rx_descs()
4060 INIT_LIST_HEAD(&ha->pool.unusable.head); in qla2x00_mem_alloc()4062 ha->pool.unusable.count = 0; in qla2x00_mem_alloc()4094 &ha->pool.unusable.head); in qla2x00_mem_alloc()4095 ha->pool.unusable.count++; in qla2x00_mem_alloc()4117 ha->pool.unusable.count); in qla2x00_mem_alloc()4304 list_for_each_entry_safe(dsd, nxt, &ha->pool.unusable.head, in qla2x00_mem_alloc()4312 ha->pool.unusable.count--; in qla2x00_mem_alloc()4737 list_for_each_entry_safe(dsd, nxt, &ha->pool.unusable.head, in qla2x00_mem_free()4745 ha->pool.unusable.count--; in qla2x00_mem_free()
2222 ha->dif_bundle_dma_allocs, ha->pool.unusable.count); in qla2x00_dif_bundle_statistics_show()
4287 } unusable; member
587 in most cases even if ACPI is unusable or blacklisted.