Searched defs:sdev (Results 1 – 2 of 2) sorted by relevance
149 struct sbp_dev *sdev; member319 sbp_show_sdev_info(struct sbp_dev *sdev, int new) in sbp_show_sdev_info()407 struct sbp_dev *sdev, **newluns; in sbp_alloc_lun() local592 sbp_probe_lun(struct sbp_dev *sdev) in sbp_probe_lun()627 struct sbp_dev *sdev = (struct sbp_dev *)arg; in sbp_login_callout() local632 sbp_login(struct sbp_dev *sdev) in sbp_login()660 struct sbp_dev *sdev; in sbp_probe_target() local826 struct sbp_dev *sdev; in sbp_loginres_callback() local843 struct sbp_dev *sdev; in sbp_xfer_free() local855 struct sbp_dev *tsdev, *sdev = (struct sbp_dev *)xfer->sc; in sbp_reset_start_callback() local[all …]
99 static cdev_t sdev; variable