HomeSort by: relevance | last modified time | path
    Searched refs:isp_target_notify (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ispvar.h 1153 int isp_target_notify(ispsoftc_t *, void *, uint32_t *);
isp_target.c 145 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp) function in typeref:typename:int
202 ISP_TDQE(isp, "isp_target_notify", (int) *optrp, vptr);
isp.c 4949 (void) isp_target_notify(isp, addr, &oop);
5984 if (isp_target_notify(isp, (ispstatusreq_t *) hp, optrp)) {

Completed in 18 milliseconds