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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dchp.h51 int chp_info_get_status(struct chp_id chpid);
H A Dchp.c292 status = chp_info_get_status(cp->chpid);
539 * chp_info_get_status - retrieve configure status of a channel-path
545 int chp_info_get_status(struct chp_id chpid) function
676 if (chp_info_get_status(chpid) != CHP_STATUS_NOT_RECOGNIZED)

Completed in 63 milliseconds