Searched refs:ie_command (Results 1 – 6 of 6) sorted by relevance
155 iem->im_scb.ie_command = iem->im_scb.ie_status & IE_ST_WHENCE; in ieack()157 while (iem->im_scb.ie_command) in ieack()217 iem->im_scb.ie_command = IE_CU_START; in ie_reset()243 iem->im_scb.ie_command = IE_CU_START; in ie_reset()279 iem->im_scb.ie_command = IE_RU_START; in ie_reset()283 while (iem->im_scb.ie_command) in ie_reset()342 iem->im_scb.ie_command = IE_RU_START; in ie_poll()346 while (iem->im_scb.ie_command) in ie_poll()365 while (iem->im_scb.ie_command) in ie_put()389 iem->im_scb.ie_command = IE_CU_START; in ie_put()
113 u_short ie_command; /* command word */ member
243 (xoffsetof(struct ie_sys_ctl_block, ie_command)), in ie_ack() 250 (xoffsetof(struct ie_sys_ctl_block, ie_command))) ) in ie_ack() 979 pscb->ie_command = cmd; in command_and_wait() 986 (xoffsetof(struct ie_sys_ctl_block, ie_command)), cmd ); in command_and_wait() 1007 (xoffsetof(struct ie_sys_ctl_block, ie_command))) ) in command_and_wait()
170 u_short ie_command; /* command word */ member
89 u_short ie_command; /* command word */ member
1048 scb->ie_command = (uint16_t)cmd; in cmd_and_wait()1053 while (scb->ie_command && --tmo) in cmd_and_wait()1055 if (scb->ie_command) { in cmd_and_wait()