Searched refs:isp_port_logout (Results 1 – 1 of 1) sorted by relevance
120 static int isp_port_logout(ispsoftc_t *, uint16_t, uint32_t);2097 return (isp_port_logout(isp, handle, portid)); in isp_plogx()2285 isp_port_logout(ispsoftc_t *isp, uint16_t handle, uint32_t portid) in isp_port_logout() function