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

/freebsd-10.3-release/sys/dev/isp/
H A Disp_target.h60 void * nt_hba; /* HBA tag */ member in struct:isp_notify
H A Disp_target.c261 notify.nt_hba = isp;
278 notify.nt_hba = isp;
291 notify.nt_hba = isp;
305 notify.nt_hba = isp;
319 notify.nt_hba = isp;
618 notify.nt_hba = isp;
704 notify.nt_hba = isp;
771 notify.nt_hba = isp;
H A Disp_freebsd.c974 restart_queue = ntp->rd.nt.nt_hba;
986 while (restart_queue->rd.nt.nt_hba) {
987 restart_queue = restart_queue->rd.nt.nt_hba;
989 restart_queue->rd.nt.nt_hba = ntp;
1884 restart_queue = ntp->rd.nt.nt_hba;
1896 while (restart_queue->rd.nt.nt_hba) {
1897 restart_queue = restart_queue->rd.nt.nt_hba;
1899 restart_queue->rd.nt.nt_hba = ntp;
1995 ntp->rd.nt.nt_hba = tptr->restart_queue;
2107 restart_queue = ntp->rd.nt.nt_hba;
[all...]
H A Disp_library.c619 notify.nt_hba = isp;

Completed in 113 milliseconds