Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/include/
H A Dmes_v12_api_def.h337 uint32_t sch_id; member
456 uint32_t sch_id; //keep the old return_value temporarily for compatibility member
H A Dmes_v11_api_def.h322 uint32_t sch_id; member
/linux/drivers/s390/block/
H A Ddasd_eckd.c1004 struct subchannel_id sch_id; in dasd_eckd_store_conf_data() local
1018 ccw_device_get_schid(device->cdev, &sch_id); in dasd_eckd_store_conf_data()
1020 device->path[chp].cssid = sch_id.cssid; in dasd_eckd_store_conf_data()
1021 device->path[chp].ssid = sch_id.ssid; in dasd_eckd_store_conf_data()