Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:13:00 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:opal_set_new_pw
Proto:static int opal_set_new_pw(struct opal_dev *dev, struct opal_new_pw *opal_pw)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct opal_dev * | dev | |
struct opal_new_pw * | opal_pw |
2485 | If who > OPAL_USER9 || who > OPAL_USER9 Then Return -EINVAL |
2489 | mutex_lock( & dev_lock) |
2490 | setup_opal_dev(dev) |
2491 | ret = execute_steps(dev, pw_steps, ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(pw_steps)) |
2494 | Return ret |
Name | Describe |
---|---|
sed_ioctl |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |