Searched refs:SAVED_LUN (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic7xxx.seq | 258 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, DINDEX; 444 and SAVED_LUN, LID, SCB_LUN; 468 or SAVED_LUN, MSG_IDENTIFYFLAG call target_outb; 1514 or SINDEX, MSG_IDENTIFYFLAG|DISCENB, SAVED_LUN; 1720 and SAVED_LUN, LID, SCB_LUN; 1800 mov SCBPTR, SAVED_LUN; 1821 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, A; 1824 mov SCBPTR, SAVED_LUN; 1864 cmp SAVED_LUN, A je setup_SCB_id_lun_okay; 1922 cmp SAVED_LUN, A jne not_found_cleanup_scb;
|
| HD | aic7xxx.c | 265 ahc_outb(ahc, SAVED_LUN, 0xFF); in ahc_restart() 609 ahc_inb(ahc, SAVED_SCSIID), ahc_inb(ahc, SAVED_LUN), in ahc_handle_seqint() 616 ahc_inb(ahc, SAVED_LUN))), in ahc_handle_seqint() 936 ahc_inb(ahc, SAVED_SCSIID), ahc_inb(ahc, SAVED_LUN), in ahc_handle_seqint() 943 ahc_inb(ahc, SAVED_LUN))), in ahc_handle_seqint() 1254 saved_lun = ahc_inb(ahc, SAVED_LUN); in ahc_handle_scsiint() 2209 ahc_inb(ahc, SAVED_LUN), in ahc_fetch_devinfo()
|
| HD | aic79xx.seq | 832 mov SAVED_LUN, SCB_LUN; 1097 and SAVED_LUN, MSG_IDENTIFY_LUNMASK, A; 1098 INDEX_DISC_LIST(SAVED_SCSIID, SAVED_LUN); 1134 mov A, SAVED_LUN; 1302 INDEX_DISC_LIST(SAVED_SCSIID, SAVED_LUN);
|
| HD | aic79xx.c | 326 ahd_outb(ahd, SAVED_LUN, 0xFF); in ahd_restart() 972 ahd_outb(ahd, SAVED_LUN, scb->hscb->lun); in ahd_handle_seqint() 1117 ahd_outb(ahd, SAVED_LUN, 0); in ahd_handle_seqint() 1279 ahd_inb(ahd, SAVED_SCSIID), ahd_inb(ahd, SAVED_LUN), in ahd_handle_seqint() 1286 ahd_inb(ahd, SAVED_LUN))), in ahd_handle_seqint() 2202 saved_lun = ahd_inb(ahd, SAVED_LUN); in ahd_handle_nonpkt_busfree() 3504 ahd_inb(ahd, SAVED_LUN), in ahd_fetch_devinfo() 9225 ahd_inb(ahd, SAVED_LUN)); in ahd_dump_card_state()
|
| HD | aic7xxx_reg.h | 1333 #define SAVED_LUN 0x3e macro
|
| HD | aic7xxx.reg | 1358 SAVED_LUN {
|
| HD | aic79xx_reg.h | 3601 #define SAVED_LUN 0x13b macro
|
| HD | aic79xx.reg | 3614 SAVED_LUN {
|