Searched defs:sdev (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/share/examples/kld/cdev/module/
H A Dcdevmod.c93 static struct cdev *sdev; variable in typeref:struct:cdev
/freebsd-9.3-release/sys/dev/firewire/
H A Dsbp.c177 struct sbp_dev *sdev; member in struct:sbp_ocb
373 sbp_show_sdev_info(struct sbp_dev *sdev) argument
457 struct sbp_dev *sdev, **newluns; local
658 sbp_probe_lun(struct sbp_dev *sdev) argument
693 struct sbp_dev *sdev = (struct sbp_dev *)arg; local
698 sbp_login(struct sbp_dev *sdev) argument
727 struct sbp_dev *sdev; local
898 struct sbp_dev *sdev; local
914 struct sbp_dev *sdev; local
929 struct sbp_dev *tsdev, *sdev = (struct sbp_dev *)xfer->sc; local
946 sbp_reset_start(struct sbp_dev *sdev) argument
968 struct sbp_dev *sdev; local
1000 struct sbp_dev *sdev; local
1031 struct sbp_dev *sdev; local
1065 sbp_scan_dev(struct sbp_dev *sdev) argument
1075 struct sbp_dev *sdev; local
1110 struct sbp_dev *sdev; local
1132 sbp_agent_reset(struct sbp_dev *sdev) argument
1157 struct sbp_dev *sdev; local
1169 sbp_busy_timeout(struct sbp_dev *sdev) argument
1190 struct sbp_dev *sdev; local
1219 sbp_orb_pointer(struct sbp_dev *sdev, struct sbp_ocb *ocb) argument
1270 struct sbp_dev *sdev; local
1294 sbp_doorbell(struct sbp_dev *sdev) argument
1318 sbp_write_cmd_locked(struct sbp_dev *sdev, int tcode, int offset) argument
1376 sbp_write_cmd(struct sbp_dev *sdev, int tcode, int offset) argument
1389 sbp_mgm_orb(struct sbp_dev *sdev, int func, struct sbp_ocb *aocb) argument
1606 struct sbp_dev *sdev; local
1661 struct sbp_dev *sdev; local
2084 struct sbp_dev *sdev; local
2118 sbp_free_sdev(struct sbp_dev *sdev) argument
2197 sbp_cam_detach_sdev(struct sbp_dev *sdev) argument
2234 sbp_target_reset(struct sbp_dev *sdev, int method) argument
2273 struct sbp_dev *sdev = ocb->sdev; local
2296 struct sbp_dev *sdev = ocb->sdev; local
2336 struct sbp_dev *sdev = NULL; local
2743 sbp_dequeue_ocb(struct sbp_dev *sdev, struct sbp_status *sbp_status) argument
2821 sbp_enqueue_ocb(struct sbp_dev *sdev, struct sbp_ocb *ocb) argument
2869 sbp_get_ocb(struct sbp_dev *sdev) argument
2889 sbp_free_ocb(struct sbp_dev *sdev, struct sbp_ocb *ocb) argument
2910 struct sbp_dev *sdev; local
2943 sbp_abort_all_ocbs(struct sbp_dev *sdev, int status) argument
[all...]

Completed in 172 milliseconds