Searched refs:ct2e_entry_t (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | isp_library.h | 192 void isp_put_ctio2e(ispsoftc_t *, ct2e_entry_t *, ct2e_entry_t *); 195 void isp_get_ctio2e(ispsoftc_t *, ct2e_entry_t *, ct2e_entry_t *);
|
| D | isp_target.c | 156 ct2e_entry_t *ct2eiop; in isp_target_notify() 258 isp_get_ctio2e(isp, ct2eiop, (ct2e_entry_t *) local); in isp_target_notify() 564 isp_put_ctio2e(isp, (ct2e_entry_t *) ap, (ct2e_entry_t *) outp); in isp_target_put_entry() 649 ct2e_entry_t _ctio2e; in isp_endcmd()
|
| D | ispmbox.h | 2343 } ct2e_entry_t; typedef
|
| D | isp_library.c | 2987 isp_put_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) in isp_put_ctio2e() 3146 isp_get_ctio2e(ispsoftc_t *isp, ct2e_entry_t *src, ct2e_entry_t *dst) in isp_get_ctio2e()
|