Searched refs:mps_open (Results 1 – 5 of 5) sorted by relevance
79 fd = mps_open(mps_unit); in show_adapter()129 fd = mps_open(mps_unit); in show_adapter()203 fd = mps_open(mps_unit); in show_iocfacts()254 fd = mps_open(unit); in show_adapters()447 fd = mps_open(mps_unit); in show_devices()562 fd = mps_open(mps_unit); in show_enclosures()612 fd = mps_open(mps_unit); in show_expanders()706 fd = mps_open(mps_unit); in show_cfgpage()
77 fd = mps_open(mps_unit); in flash_save()171 fd = mps_open(mps_unit); in flash_update()
106 int mps_open(int unit);
621 mps_open(int unit) in mps_open() function
110 static d_open_t mps_open; variable117 .d_open = mps_open,218 mps_open(struct cdev *dev, int flags, int fmt, struct thread *td) in mps_open() function