Searched refs:mpt_open (Results 1 – 8 of 8) sorted by relevance
83 fd = mpt_open(mpt_unit); in volume_name()147 fd = mpt_open(mpt_unit); in volume_status()224 fd = mpt_open(mpt_unit); in volume_cache()
88 fd = mpt_open(mpt_unit); in show_adapter()297 fd = mpt_open(mpt_unit); in show_config()403 fd = mpt_open(mpt_unit); in show_volumes()491 fd = mpt_open(mpt_unit); in show_drives()557 fd = mpt_open(mpt_unit); in show_physdisks()
237 fd = mpt_open(mpt_unit); in clear_config()637 fd = mpt_open(mpt_unit); in create_volume()799 fd = mpt_open(mpt_unit); in delete_volume()935 fd = mpt_open(mpt_unit); in add_spare()1029 fd = mpt_open(mpt_unit); in remove_spare()1099 fd = mpt_open(mpt_unit); in pd_create()1149 fd = mpt_open(mpt_unit); in pd_delete()1232 fd = mpt_open(mpt_unit); in debug_config()
98 fd = mpt_open(mpt_unit); in show_events()
113 int mpt_open(int unit);
333 fd = mpt_open(mpt_unit); in drive_set_state()
548 mpt_open(int unit) in mpt_open() function
82 static d_open_t mpt_open; variable89 .d_open = mpt_open,180 mpt_open(struct cdev *dev, int flags, int fmt, struct thread *td) in mpt_open() function