Searched defs:chp_info_get_status (Results 1 - 1 of 1) sorted by relevance

/drivers/s390/cio/
H A Dchp.c283 status = chp_info_get_status(cp->chpid);
631 * chp_info_get_status - retrieve configure status of a channel-path
637 int chp_info_get_status(struct chp_id chpid) function
785 if (chp_info_get_status(chpid) != CHP_STATUS_NOT_RECOGNIZED)

Completed in 64 milliseconds