Searched defs:fjp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | fd.c | 222 struct fcu_obj *fjp = NULL; in fd_getinfo() local 339 struct fcu_obj *fjp; in fd_attach() local 558 struct fcu_obj *fjp; in fd_detach() local 651 struct fcu_obj *fjp = NULL; in fd_open() local 764 fdgetlabel(struct fcu_obj *fjp, int unit) in fdgetlabel() 955 struct fcu_obj *fjp = NULL; in fd_close() local 1029 struct fcu_obj *fjp; in fd_strategy() local 1118 fdstart(struct fcu_obj *fjp) in fdstart() 1283 struct fcu_obj *fjp = NULL; in fd_ioctl() local 1831 fd_build_user_vtoc(struct fcu_obj *fjp, struct fdisk *fdp, struct vtoc *vtocp) in fd_build_user_vtoc() [all …]
|
H A D | fdc.c | 358 struct fcu_obj *fjp; in fdc_bus_ctl() local 493 struct fcu_obj *fjp; in fdc_attach() local 917 fdc_abort(struct fcu_obj *fjp) in fdc_abort() 947 fdc_dkinfo(struct fcu_obj *fjp, struct dk_cinfo *dcp) in fdc_dkinfo() 970 fdc_select(struct fcu_obj *fjp, int funit, int on) in fdc_select() 1044 fdgetchng(struct fcu_obj *fjp, int funit) in fdgetchng() 1053 fdresetchng(struct fcu_obj *fjp, int funit) in fdresetchng() 1073 fdrecalseek(struct fcu_obj *fjp, int funit, int arg, int execflg) in fdrecalseek() 1126 fdrw(struct fcu_obj *fjp, int funit, int rw, int cyl, int head, in fdrw() 1246 fdtrkformat(struct fcu_obj *fjp, int funit, int cyl, int head, int filldata) in fdtrkformat() [all …]
|