Home
last modified time | relevance | path

Searched refs:sclp_find_gds_subvector (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/char/
A Dsclp_ocf.c59 sv = sclp_find_gds_subvector(v + 1, (void *) v + v->length, 0x81); in sclp_ocf_handler()
63 netid = sclp_find_gds_subvector(sv + 1, (void *) sv + sv->length, 1); in sclp_ocf_handler()
65 cpc = sclp_find_gds_subvector(sv + 1, (void *) sv + sv->length, 2); in sclp_ocf_handler()
A Dsclp.h381 sclp_find_gds_subvector(void *start, void *end, u8 key) in sclp_find_gds_subvector() function

Completed in 5 milliseconds