Searched defs:s390_io_adapter (Results 1 – 1 of 1) sorted by relevance
691 struct s390_io_adapter { struct692 unsigned int id;693 int isc;694 bool maskable;695 bool masked;696 bool swap;697 bool suppressible;698 struct rw_semaphore maps_lock;699 struct list_head maps;700 atomic_t nr_maps;