Searched defs:s390_io_adapter (Results 1 – 2 of 2) sorted by relevance
681 struct s390_io_adapter { struct682 unsigned int id;683 int isc;684 bool maskable;685 bool masked;686 bool swap;687 bool suppressible;688 struct rw_semaphore maps_lock;689 struct list_head maps;690 atomic_t nr_maps;
771 struct s390_io_adapter { struct772 unsigned int id;773 int isc;774 bool maskable;775 bool masked;776 bool swap;777 bool suppressible;