Home
last modified time | relevance | path

Searched refs:D_SLV (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/paride/
H A Dpcd.c128 enum {D_PRT, D_PRO, D_UNI, D_MOD, D_SLV, D_DLY}; enumerator
333 cd->drive = (*drives[unit])[D_SLV]; in pcd_init_units()
748 if (!pcd_probe(cd, conf[D_SLV], id)) { in pcd_detect()
H A Dpg.c153 enum {D_PRT, D_PRO, D_UNI, D_MOD, D_SLV, D_DLY}; enumerator
256 dev->drive = parm[D_SLV]; in pg_init_units()
H A Dpd.c143 enum {D_PRT, D_PRO, D_UNI, D_MOD, D_GEO, D_SBY, D_DLY, D_SLV}; enumerator
950 disk->drive = parm[D_SLV]; in pd_detect()
H A Dpf.c144 enum {D_PRT, D_PRO, D_UNI, D_MOD, D_SLV, D_LUN, D_DLY}; enumerator
316 pf->drive = (*drives[unit])[D_SLV]; in pf_init_units()
H A Dpt.c136 #define D_SLV 4 macro
624 tape->drive = DU[D_SLV]; in pt_detect()

Completed in 9 milliseconds