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

/freebsd-current/sys/dev/isp/
H A Disp_freebsd.c635 static tstate_t *create_lun_state(ispsoftc_t *, int, struct cam_path *);
807 create_lun_state(ispsoftc_t *isp, int bus, struct cam_path *path) function
879 tptr = create_lun_state(isp, bus, ccb->ccb_h.path);

Completed in 103 milliseconds