Home
last modified time | relevance | path

Searched refs:I2O_POST_WAIT_OK (Results 1 – 3 of 3) sorted by relevance

/drivers/message/i2o/
Di2o_config.c295 if (status != I2O_POST_WAIT_OK) { in i2o_cfg_swdl()
363 if (status != I2O_POST_WAIT_OK) { in i2o_cfg_swul()
418 if (token != I2O_POST_WAIT_OK) { in i2o_cfg_swdel()
449 if (token != I2O_POST_WAIT_OK) { in i2o_cfg_validate()
/drivers/scsi/dpt/
Ddpti_i2o.h440 #define I2O_POST_WAIT_OK 0 macro
/drivers/scsi/
Ddpt_i2o.c2252 status = I2O_POST_WAIT_OK; in adpt_isr()