Searched refs:mps_open (Results 1 – 7 of 7) sorted by relevance
81 fd = mps_open(mps_unit); in show_adapter()159 fd = mps_open(mps_unit); in show_adapter()240 fd = mps_open(mps_unit); in show_iocfacts()325 fd = mps_open(unit); in show_adapters()520 fd = mps_open(mps_unit); in show_devices()641 fd = mps_open(mps_unit); in show_enclosures()692 fd = mps_open(mps_unit); in show_expanders()787 fd = mps_open(mps_unit); in show_cfgpage()
76 fd = mps_open(mps_unit); in flash_save()172 fd = mps_open(mps_unit); in flash_update()
94 fd = mps_open(mps_unit); in slot_set()
54 fd = mps_open(mps_unit); in set_ncq()
107 int mps_open(int unit);
643 mps_open(int unit) in mps_open() function
106 static d_open_t mps_open; variable113 .d_open = mps_open,204 mps_open(struct cdev *dev, int flags, int fmt, struct thread *td) in mps_open() function